On Sat, 11 May 2002, Yasuo Ohgaki wrote: > I understand you are talking about technical issue. > However, I would like to memntion documentaton issue. > > PHP manual is missing language core design documentation. > > 1) Tokens/Reserved words
http://www.php.net/manual/en/reserved.php And I think sander did a list of all tokens, but I can find that now. > From users point of view, print is function and supposed > to work as if it is function unless there is documentation > for 1) and 2). Well, the documentation on print clearly says that it's not a function, but I fixed the comment about using it as a variable function. Derick --------------------------------------------------------------------------- Did I help you? http://www.jdimedia.nl/derick/link.php?url=giftlist Frequent ranting: http://www.jdimedia.nl/derick/ --------------------------------------------------------------------------- PHP: Scripting the Web - [EMAIL PROTECTED] All your branches are belong to me! SRM: Script Running Machine - www.vl-srm.net ---------------------------------------------------------------------------
