PHP & MySQL Tutorials
Let me share my knowledge to you. If you want to know when new coding tutorials are posted, subscribe to the Coding Tutorials RSS Feed.
Changing Cases
Tutorial Type: PHP & MySQL. Level: Beginner. Added: 8.11.2005.
PHP makes it easy to change uppercase letters to lowercase and vice versa.
Countdown Timer
Tutorial Type: PHP & MySQL. Level: Beginner. Added: 5.1.2006.
Get to know how many days left until a specific date.
Date And Time
Tutorial Type: PHP & MySQL. Level: Beginner. Added: 5.2.2004.
See how to display the Date And Time.
Display Random Images From A Directory Using PHP
Tutorial Type: PHP & MySQL. Level: Beginner. Added: 4.7.2008.
Automatically display image files from a directory randomly using PHP.
Displaying Unique Visitors
Tutorial Type: PHP & MySQL. Level: Intermediate. Added: 3.21.2005.
Learn how you can show how many unique visitors your site has.
Email With PHP
Tutorial Type: PHP & MySQL. Level: Intermediate. Added: 4.26.2004.
Let visitors email you using a form from your site. Enough said.
PHP Dynamic Includes
Tutorial Type: PHP & MySQL. Level: Intermediate. Added: 7.3.2004.
Would you like your links to look something like this: site.php?page=credits? I'll teach you how I did it.
PHP Includes
Tutorial Type: PHP & MySQL. Level: Beginner. Added: 7.3.2004.
Learn how to easily change your layouts.
Premade Script: ChatterBox
Tutorial Type: PHP & MySQL. Level: Beginner. Added: 12.7.2005.
My version of a Tag Board.
Premade Script: goPLUG!
Tutorial Type: PHP & MySQL. Level: Beginner. Added: 3.17.2006.
My version of a Plug Board.
Randomizing With PHP
Tutorial Type: PHP & MySQL. Level: Beginner. Added: 10.8.2006.
This tutorial teaches you how to display random links, images, quotes, etc.
Visitor Log With MySQL
Tutorial Type: PHP & MySQL. Level: Intermediate. Added: 12.29.2003.
An easy and simple way of recording the visits of your site.