Can some body tell me about the php parser which will first parse the programmer's code before uploading to the server? so that php interpreter will interpret stream lined code/understandable/indentable code for performance.
Please reply. Vikas
You can use tokenizer:
http://sk.php.net/manual/en/ref.tokenizer.php
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php