How does PHP work - literature

Posted by Ondrej Slinták on Stack Overflow See other posts from Stack Overflow or by Ondrej Slinták
Published on 2010-03-22T14:01:46Z Indexed on 2010/03/22 14:11 UTC
Read the original article Hit count: 319

Filed under:
|
|

I'm interested in literature (articles on internet, in magazines, books, podcasts - I don't really mind anything) that describes how PHP works internally, about its gotchas and perhaps some advanced functions. Is there anything like this out there? I tried to search on Google, but majority of articles were about starting with PHP and its basic functions.

Any input is really welcome as I'm trying to understand the language internally - I'm tired of my mindless typing of code without understanding its essence.

© Stack Overflow or respective owner

Related posts about php

Related posts about how-stuff-works