PHP - Offirmo-team/wiki GitHub Wiki
Voir aussi appli web, serveur...
Prés. moderne : http://edu.williamdurand.fr/php-slides/index.html
Spec https://github.com/php/php-langspec/blob/master/spec/php-spec-draft.md
Réflexion conception https://github.com/Herzult/SimplePHPEasyPlus
Successeur possible ? https://code.facebook.com/posts/264544830379293/hack-a-new-programming-language-for-hhvm/
Debug :
- Debugging techniques for PHP programmers : http://www.ibm.com/developerworks/library/os-debug/
- Introducing xdebug : http://devzone.zend.com/1120/introducing-xdebug/
- http://net.tutsplus.com/tutorials/php/rapid-application-prototyping-in-php-using-a-micro-framework/