PHP in binary mode? -


Changing PHP into binary mode (compile) and running it in all standard web servers?

There are many who cache computed byte codes that produce interpreter. Not sure if they will still run on the server - although I have never tried!


Comments

Popular posts from this blog

Indexing in SQL -

objective c - iPhone and it's wireless area -

multithreading - Do lock objects in Java need to be static? -