Writing PHP Extensions part II
Sara Golemon, PHP Developer, has written part II to an article on programming extensions for PHP. This article deals with Parameters, Arrays and ZVAL's. Her first article was Part I: Introduction to PHP and Zend.
Core developer and 'PECL Princess' Sara Golemon has written a number of extensions for PHP 4 and 5. She is also the person most likely to respond sympathetically to newcomers' queries about PHP internals.
This combination of hands-on experience and patience made Sara the natural choice to write an introductory series to PHP extension programming for zend.com.