Hello,
I want to code in php core, and I would like to have a documentation who
explains de code structure/architecture of the Zend Engine. Can I find it
somewhere ?
Thank you,
Nuggets
Hi Nug,
That is well known as PHP Internals. There is various ressources
that can help on that :
-
The Official guides : http://www.php.net/manual/en/internals2.php
and https://wiki.php.net/ -
PHP internal developers collaborative initiative :
http://www.phpinternalsbook.com/ -
Nikita Popov's blog : http://nikic.github.io/
-
Stackoverflow ;-)
http://stackoverflow.com/questions/4389738/where-can-i-learn-about-php-internals
Regards,
Yannick KOMOTIR.
Yannick KOMOTIR
Software Engineer | ZCE PHP 5.3 | ITIL Foundation Certified
00243810598737
https://github.com/Yannix
http://twitter.com/yannixk
Hello,
I want to code in php core, and I would like to have a documentation who
explains de code structure/architecture of the Zend Engine. Can I find it
somewhere ?Thank you,
Nuggets