My PHP Page
Here is a collection of links relating to the PHP programminng language.
Introducing Smarty: A PHP Template Engine
Articles on using PHP:
Sites Not Yet Check Out
- Turck MMCache for PHP
Turck MMCache is a opcode cache for PHP. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated. Also it uses some optimizations for speed up of PHP scripts execution. Turck MMCache typically reduces server load and increases the speed of your PHP code by 1-10 times.
- ROADSEND - PHP SITE MANAGER
SiteManager is an Open Source Web Application Framework written in PHP. It was designed to help PHP programmers and development teams separate the process of web site design into four steps: code creation, layout design, site implementation and site management.
- Custom Error Pages with PHP and Apache
|