Sort by :
Date
Rating
Editor's Pick Only
Using 'if' statements, you can check to see if a variable equals something else, and then execute a line of code if it is, and execute another line of code if it isn't. This tutorial is meant for beginners.
Learn the best way to turn your database information into an RSS feed.
Learn how people use the date function in there php coding.
Learn how to write a clean and easy contact form for your site.
One great aspect of Mac OS is that it ships with a preinstalled Apache server and PHP4. So if you want to develop dynamic PHP based web sites on your local machine, you just have to enable the PHP4 module and start the server.
I recently added a function to my commercial PHP framework which allows unlimited parameters in a mod_rewrite rewritten URL, without having to add more lines to do so. In this tutorial I will explain to you how to create this function and use it.
Create, insert, update, delete, count and select rows in a database.
Use this simple script for a basic click counter to display the amount of hits to your site.









