Regular Expressions
Regular expressions provide a means for advanced string matching and manipulation. They are very often not a pretty thing to look at. For instance:
Type : PHP Tutorials
Level : Beginner
Added : May 02, 2006
Downloads CMS and Clicks Counter
1. There are 3 documents we will be creating: downloads.php, downloaditem.php, additem.php. You will need access to a mySQL Database with phpmyadmin, as well as a host with php installed onto it.
2. First lets set up the table in phpmyadmin. go to your database, and run the following SQL Comman...
Type : PHP Tutorials
Level : Beginner
Added : Apr 27, 2006
Form mail via cdosys
Learn how to send mail using the power of ASP.
Type : ASP Tutorials
Level : Beginner
Added : Apr 25, 2006
PHP News CMS
Editor's Pick in Web Programming, April 2006
Check out this great tutorial to find out all the details of Content Management Systems (CMS). Everything you need to know is right here.
Type : PHP Tutorials
Level : All levels
Added : Apr 21, 2006
PHP User Stats
In this tutorial I am going to teach you how to make a User Stats menu in PHP and MySQL which displays: Unique hits, Unique hits today, Total hits, Total hits today. If you don't have MySQL you can get one for free here.
Type : PHP Tutorials
Level : All levels
Added : Apr 19, 2006
PHP:Form Series: Validators & Client-side Validation
Editor's Pick in Web Programming, April 2006
This tutorial is really helpful to those of us who are a little intimidated by PHP:form. All of those hard to answer questions are easily explained in this simple to use educational web page. Hope you enjoy!
Type : PHP Tutorials
Level : Beginner
Added : Apr 18, 2006
PHP News CMS
Type : PHP Tutorials
Level : All levels
Added : Apr 04, 2006
Using Link Tags with JavaScript
I get this question so much, I figured I'd better get in gear and write another section to address using the link tag for javascripts (such as new windows), rather than using the old grey button. Well, there are a couple of ways to do this. I'll start with the easier to understand version first.
Type : JavaScript Tutorials
Level : Beginner
Added : Mar 31, 2006
Opening a New Window
To open a new window, you will need to use yet another ready-made JavaScript function. Here is what it looks like:
Type : JavaScript Tutorials
Level : Beginner
Added : Mar 31, 2006
JavaScript Redirection
Redirection is often used to take viewers to a page depending on their browser's name or version. To redirect a viewer instantly, you just need to add a short command in your head section:
Type : JavaScript Tutorials
Level : Beginner
Added : Mar 31, 2006

