Email Validator
Editor's Pick in Web Programming, March 2007
This article will help you to add an email validator to your website. The author has not only shown you how to do this, he has added all the code to put into your PHP. It's really a simple exercise.
Type : PHP Tutorials
Level : Beginner
Added : Mar 26, 2007
Bypass ad blockers
Editor's Pick in JavaScript
Tutorials, March 2007
This article is a very interesting argument for the economics of internet advertising. The author makes the point that Ad Blockers disrupt advertising and that this will eventually drive free websites out of existence.
Type : JavaScript Tutorials
Level : All levels
Added : Mar 23, 2007
Detect a Users Language
Show something like "Language: *Your Language*"
Type : PHP Tutorials
Level : Beginner
Added : Mar 23, 2007
Stopping Multiple Signups
Creating a random image for signup scripts to stop bots.
Type : PHP Tutorials
Level : Experienced
Added : Mar 20, 2007
Window Status
How to use this handy function to change the window status in a viewer's browser.
Type : JavaScript Tutorials
Level : Beginner
Added : Mar 19, 2007
Advanced File Uploader
1. This allows users to upload files to your server in a specific folder, with a specific file size, with a specific allowed extension list, and more....
2. Copy/paste this code on the page you want People to go to in order to upload
Type : PHP Tutorials
Level : All levels
Added : Mar 19, 2007
Make a calendar
Using PHP's calendar functions, make a stylish dynamic calendar showing weekends, current month and more.
Type : PHP Tutorials
Level : Experienced
Added : Mar 15, 2007
Pop Ups
JavaScript popups are very useful, allowing you to provide additional information or functionality on a page without navigating away from it. JavaScript popups are very easy to implement, and you can customize them to some extent.
Type : JavaScript Tutorials
Level : All levels
Added : Mar 14, 2007
Users Online
First Run this SQL In your MYSQL database..
Type : PHP Tutorials
Level : All levels
Added : Mar 13, 2007
Php feedback form advanced
The problem with my basic PHP Mail Form tutorial is that it offers no protection from spam and meta tag injection. This is fine if you have a very low-traffic site not listed at major search engines, or have a private website, but bigger sites need more.
Type : PHP Tutorials
Level : Experienced
Added : Mar 09, 2007

