Manual Quick Reference
Quick reference that lists all PHP functions.
The manual Page: PHP
The bases of the language, how to use PHP with a MySQL database or an Oracle database, examples.
Magic Quotes and Add Slashes in PHP
By Harry Fuecks. Discusses the problems caused by magic quotes and offers a solution that works when it is on or off.
How to use .HTML extension for PHP Files
Explains how to modify .htaccess so that .html files are parsed through PHP.
How efficient is OOP in PHP?
Compares and contrasts linear programming vs OOP programming in PHP and analyzes performance results.
Debugging PHP Problems
By Adam Goossens. Helps corner the most common PHP problems and what causes them.
[ 1 ] [ 2 ]
|