Conception — PHP
PHP is an open source scripting language widely used in the world of web development.
The marriage of PHP and MySQL ideally meets performance requirements on the web.
No articles available in English. Below, the available articles but in french.
L’extension MySQLi avec PHP5 et les commandes préparées (Prepared Statements) October 15th, 2004
PHP 5 et l’extension SOAP April 9th, 2004
- Mise en œuvre d'un client SOAP avec PHP 5
- Exemple avec l'utilisation des APIs Google
- Mise en œuvre d'un serveur SOAP avec PHP 5
PHP 5 et Zend Engine 2 November 7th, 2003
- Variables et méthodes publiques, privées et protégées.
- Méthodes prédéfinies __construct, __destruct, __call, __set, __get.
- Clônage des objets.