PHP Tutorials

Comment Form Script Tutorial (It's free too!)
Hits: 119376 Rating: 0.23 out of 5

Allow users to display and post comments on a page

Solutions for problems passing variables in PHP
Hits: 72156 Rating: 4.46 out of 5

Cannot pass variables in PHP? For some reason whatever you read in support forums don't work? Read this PHP tutorial for the solution!

Do a search and replace in any MySQL database in phpMyAdmin. You do not need to download the database export at all, just run this simple command.

Evaluate PHP code from MySQL database field
Hits: 31769 Rating: 4.67 out of 5

Short tutorial on how to make a PHP page evaluate other PHP code that has been stored in a MySQL database. Very useful for content management systems that store content in MySQL tables.