Developer Newbie Questions

php.internals

Unnamed Person

23 years ago
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

Daniel Lorch

23 years ago
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

Jon Parise

23 years ago
On Tue, Jul 29, 2003 at 04:13:03PM +0100, Daniel Lorch wrote:
> > TSRMLS_* > > Thread Safe Resource Manager L.. S.. (?). See file comments.
Local Storage
-- Jon Parise (jon@php.net) :: The PHP Project (http://www.php.net/)