PHP
Introduction
PHP is most probably one of the favourite language for internet application development. It has the following characteristics:
- Free to use
- OpenSource - code is improving everyday
- Syntax is the mixing up of Perl and C
- Really impressive performance to run on Apache, on a Linux OS
- Soon be owned by Sun
Tutorial
Speeding up PHP
Links
Compile String
Kwan
./configure --with-mysql --with-apxs=/www/bin/apxs --with-xmlrpc --with-dom --with-dom-xslt --with-zlib-dir
Alternative Uses of PHP
- PHP-GTK - Build cross-platform windowed app with PHP
- MozPHP - Run PHP with Mozilla