Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3607 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34387 invoked from network); 25 Jul 2003 23:31:02 -0000 Received: from unknown (HELO iondesign.ca) (64.69.77.43) by pb1.pair.com with SMTP; 25 Jul 2003 23:31:02 -0000 Received: from localhost (lists@localhost) by iondesign.ca (8.11.6/8.11.6) with ESMTP id h6PNVD520552 for ; Fri, 25 Jul 2003 16:31:13 -0700 Date: Fri, 25 Jul 2003 16:31:12 -0700 (PDT) To: internals@lists.php.net Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Developer Newbie Questions From: lists@iondesign.ca 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