On Fri, 25 Jun 2004, Daniel Crookston wrote: > I was actually asking which part of the PHP code I'd want to modify. I > haven't been able to find an overview of what all the different files are > for - possibly I'm just not looking in the right place. Does such an > overview exist that I could read over?
No, there is no such thing at all. There is some very limited and outdated information in the manual and the places you most likely need to change for this are in Zend/: zend_language_parser.y and zend_language_scanner.l and ofcourse the zend_compile.c and zend_execute.c files. regards, Derick -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php