vikas agrawal wrote:
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.
Derick Rethans wrote:
On Mon, 10 Jan 2005, vikas agrawal wrote:
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.
What do
On Mon, 10 Jan 2005, vikas agrawal wrote:
> 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.
What do you want to
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
__