Hi,

There is a great tutorial on zend devzone. It's split in 3 (or actualy 4) parts:

http://devzone.zend.com/node/view/id/1021 - Part I: Introduction to PHP and Zend http://devzone.zend.com/node/view/id/1022 - Part II: Parameters, Arrays, and ZVALs http://devzone.zend.com/node/view/id/1023 - Part II: Parameters, Arrays, and ZVALs (continued)
http://devzone.zend.com/node/view/id/1024 - Part III: Resources

Best regards,
Arnold

Elliotte Harold schreef:
What IDEs are people using and prefer for PHP development? preferably on Linux or Mac OS X? I'm just starting to poke around in the internals, and it would be very helpful to have something that let me jump to definitions. e.g. when I see a macro named RETURN_TRUE in an apparently void method, I'd like to be able to find the definition of that macro.

On a related note, is there any developer level documentation of PHP's internals anywhere that might answer these sort of questions? I've looked around but I don't see any. If there is any information about how to hack on PHP, my google searches keep missing it in the copious amount of information about how to hack with PHP. :-)


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to