Monday, June 25. 2007
By : anthony amerson
Today’s business requires being on the cutting edge especially when it
comes to website design. PHP scripts help you design a dynamic website
quickly and efficiently. A PHP script is powerful combination of
programming languages, which allows it to do many different kinds of things.
Continue reading "PHP Scripts and How They Can Help Develop Your Website"
Monday, May 14. 2007
By: shagufta
the unique one stop free HTML guide for the webmasters. Get everything from the history of HTML to coding guidelines and much more only on htmltag.org. Whatever resource you need, we have it.
Continue reading "HTML Font Tips"
Tuesday, February 27. 2007
by John Pollock
This is a useful file that keeps search engines from indexing pages you do not want spidered. Why would you not want a page indexed by a search engine? Perhaps you want to display a page that shows an example of spamming the search engines. This type of page might include an example of repeated keywords, hidden tags with keywords, and other things that could get a page or an entire site banned from a search engine.
Continue reading "Using a robots.txt File"
Thursday, December 14. 2006
Many interactive websites nowadays require a user to log in into the website's system to provide a customized experience for the user. Once the user has logged in, the website will be able to provide a presentation that is personalized to the user's preferences.
Continue reading "A login system with PHP and MySQL"
Sunday, December 10. 2006
By: RJ Cruz
It never fails to annoy me when I'm searching for, say tech news, click on the link, and up comes a full flash page complete with movies, animations here and there, and background music. I want information, nothing more, and as fast as possible. In this case, HTML wins.
Continue reading "Flash Versus HTML: What to use?"
Thursday, November 23. 2006
By: Dalvin Rumsey
Webdesign must always comply to a set of standards and rules, defined by by national or international bodies, such as the International Organization for Standardization.
Continue reading "Understand The Webdesign Standards"
Tuesday, November 7. 2006
By: Benny tsabba
There a lot of solutions out there that enables anyone to create a web site.
Though these solutions usually give a variety of templates that the user can choose from and customize with his own information.
The problem arises when the site owner wants more than just an informative site.
Continue reading "Getting more from your website users"
Monday, October 30. 2006
by: Phillip Jr. Kimpo
Many Web pages today are poorly written. Syntactically incorrect HTML code may work in most browsers even if it does not follow HTML rules. Browsers employ heuristics to deal with these flawed Web pages however, Web-enabled wireless devices (such as PDAs) cannot accommodate these hefty Web browsers.
Continue reading "XHTML (eXtended Hypertext Markup Language): An Overview"
Friday, July 14. 2006
By Douglas Clifton
A frequently asked question on the popular css-discuss.org mailing list and archive is, "How do I store and reuse values in my style sheets?"
I can certainly relate to this as a programmer—it was one of the first things I thought of when I started using CSS. Because I prefer to separate my work into discrete modules, I immediately recognized the power behind the concept. I was already using PHP, Perl and other tools to generate HTML dynamically, so CSS didn’t seem quite powerful enough. However, it didn’t take me long to learn how to approach style sheets in a similar way.
Continue reading "Generating Dynamic CSS with PHP"
Friday, June 30. 2006
By: Candice Pardue
The "Close Window" button allows your visitors to return to the previously viewed web page by clicking the button instead of clicking on the "X" at the top right corner of the browser window to exit the page.
Continue reading "How to Create a "Close Window" Button for Your Web Pages"
Wednesday, May 17. 2006
by: Jeff Anderson (from Codetoad)
A javascript validation function that you can use to validate all types of forms.
Continue reading "Javascript Form Validation Function"
Monday, May 8. 2006
By Thomas Oertli (taken from www.zend.com).
The goal of this paper is not only to show common threats and challenges of programming secure PHP applications but also to show you practical methods for doing so. The wonderful thing about PHP is that people with little or even no programming experience are able to achieve simple goals very quickly. The problem, on the other hand, is that many programmers are not really conscious about what is going behind the curtains. Security and convenience do not often go hand in hand -- but they can.
Continue reading "Secure Programming in PHP"
Monday, April 24. 2006
It’s an unfortunate thing, but the internet certainly has its share of unscrupulous people. In my opinion, the worst amongst these are those that deploy software robots to roam the web and harvest email addresses from web pages. These addresses are then collated into huge databases and sold for the purpose of spam.
Continue reading "How To Stop Spambots Harvesting Your Email Address"
Friday, April 7. 2006
By: Ric Raftis
It’s an unfortunate thing, but the internet certainly has its share of unscrupulous people. In my opinion, the worst amongst these are those that deploy software robots to roam the web and harvest email addresses from web pages. These addresses are then collated into huge databases and sold for the purpose of spam.
Continue reading "How To Stop Spambots Harvesting Your Email Address"
Saturday, March 18. 2006
By http://www.dionaea.com/
Hmmm - what's that all about? Well - you may already have heard of it, but in short it is a little icon which Microsoft's Internet Explorer 5.0 and later use when you bookmark sites in it, reading that iconfile each time and place it next to your entry. It will also show up on the address bar.
Continue reading "favicon.ico"
|