PHP Codes Internal Execution
Posted: Mon Jan 16, 2012 12:47 pm
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.
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.