====== PHP ====== [[php:compiler| Compiler & Obfuscators]] [[php:apc| Alternative PHP Cache (APC)]] [[PHP:oohforms|OOHForms]] [[PHP:ftp|FTP mit PHP]] [[suhosin|Suhosin]] Einführung Objektorientierung (Oo) PHp5: [[http://www.peterkropff.de/site/php/konstruktor.htm]] ===== 'auto_increment' Wert ausgeben ===== PHP-Code: $query = " SHOW TABLE STATUS FROM `database` LIKE 'table' "; {{tag>php PHP php5}} ====== force apache to handle html as php ====== nano /etc/apache2/mods-enabled/php5.conf add the lines: SetHandler application/x-httpd-php