Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>Searching through my bookmarks, only links I found are those :</p> <ul> <li><a href="http://devzone.zend.com/303/extension-writing-part-i-introduction-to-php-and-zend" rel="nofollow noreferrer">Extension Writing Part I: Introduction to PHP and Zend</a></li> <li><a href="https://devzone.zend.com/317/extension-writing-part-ii-parameters-arrays-and-zvals" rel="nofollow noreferrer">Extension Writing Part II: Parameters, Arrays, and ZVALs</a></li> <li><a href="https://devzone.zend.com/318/extension-writing-part-ii-parameters-arrays-and-zvals-continued" rel="nofollow noreferrer">Extension Writing Part II: Parameters, Arrays, and ZVALs [continued]</a></li> <li><a href="https://devzone.zend.com/446/extension-writing-part-iii-resources" rel="nofollow noreferrer">Extension Writing Part III: Resources</a></li> <li><a href="https://devzone.zend.com/1435/wrapping-c-classes-in-a-php-extension" rel="nofollow noreferrer">Wrapping C++ Classes in a PHP Extension</a></li> </ul> <p>If you are really interested by the subject, and ready to spend some money on it, you could buy the book <a href="https://rads.stackoverflow.com/amzn/click/067232704X" rel="nofollow noreferrer">Extending and Embedding PHP</a> <em>(<a href="http://books.google.com/books?id=zMbGvK17_tYC&amp;printsec=frontcover&amp;dq=Extending+and+Embedding+PHP&amp;ei=KqeOSoeML4bMM4aL3LAH#v=onepage&amp;q=&amp;f=false" rel="nofollow noreferrer">some pages are available as preview on Google Books</a> too)</em> ; I've seen a couple of times that it was <strong>the</strong> book to read when interested on this subject <em>(In fact, I've just bought it ^^ didn't have the time to read it yet, though :-( ; the first pages seem OK...)</em></p> <p>BTW, the author of that book is also the author of the first four articles I linked to ;-)</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload