unread
Hello, I am presently trying to figure out the ZEND API, but am
being thrown off a bit by some of the abbreviations.
Is there any documentation out there that explains what the abbreviations
mean?
For example
TSRMLS_*
Also how would one go about getting the value of a user defined variable
in the current symbol table.
Cheers,
Ken
unread
hi,
Hello, I am presently trying to figure out the ZEND API, but am
being thrown off a bit by some of the abbreviations.Is there any documentation out there that explains what the abbreviations
mean?For example
TSRMLS_*
Thread Safe Resource Manager L.. S.. (?). See file comments.
-daniel
unread
TSRMLS_*
Thread Safe Resource Manager L.. S.. (?). See file comments.
Local Storage
--
Jon Parise (jon@php.net) :: The PHP Project (http://www.php.net/)