PHP Codes Internal Execution
Hi guys,
I m working with PHP from quite a long time...,
Guys i would like to know how PHP language works internally...i mean how its internals work..how it is converted into opcodes and into assembly language.how compiler complies php code as soon as we submit it to php server. and etc..
We are knowing that php is written in C/C++..so how would any changes made to that C code will effect php execution and its memory allocation and etc..
I have found a slide based on this.
http://www.slideshare.net/sebastian_ber ... -internals
and i want more advance about these things,
So guys if u can plz provide me links to some books or articles or videos based on this topic.
PHP Codes Internal Execution
Moderator: General Moderators
Re: PHP Codes Internal Execution
Strange still no replies....
Should i post it in some other sections....
Should i post it in some other sections....
- Tiancris
- Forum Commoner
- Posts: 39
- Joined: Sun Jan 08, 2012 9:54 pm
- Location: Mar del Plata, Argentina
Re: PHP Codes Internal Execution
Well, I'm very new here so I don't know who could help you.
The only thing I've read about PHP internals (and I did just for curiosity) is this: http://php.net/manual/en/internals2.php
The only thing I've read about PHP internals (and I did just for curiosity) is this: http://php.net/manual/en/internals2.php