ALT-PHP-FAQ
List of FAQs and answers covers PHP, MySQL and Windows installations, codes and general applications.
PHP : Writing cleaner code
This article is the first in a series that looks at bits of real-world code and explains ways to improve it: making code clearer and faster.
PHP Example Repository
Contains three parts of the article that discusses the plotting of the geographical information system using PHP language.
PHP Function List
Index of documented function manuals using Hypertext Preprocessor scripting language.
PHP Manual
Shows outline of manual contents for Hypertext Preprocessor scripting language.
PHP Template with External CSS
Instructions on using Server Side, with web-based template for Hypertext Preprocessor scripting language. Contains source code and generated demo.
PHPCatalyst
Discusses Hypertext Preprocessor’s basics, functions, string handling and arrays.
Search Engine Friendly URLs
Article discusses implementation of SE-friendly Uniform Resource Locator methods namely Path Info, ForceType, Custom 404 Pages, and mod_rewrite.
TekWire: Apache and PHP
Collection of tutorials delving into the compilation and installation of Apache and PHP languages into different Unix operating systems.
Tizag: PHP Tutorial
Covers introduction on the scripting language’s installation, functionality and syntax, and samples.
Using PHP 5’s SimpleXML
Introduces feature of Hypertext Preprocessor 5 that convert Extensible Markup Language document into data structure. Provides related text and example codes.