Hello,

I was wanting to write my own Php programming environment using Visual basic but I can't figure out anyway to compile the Php using the Php engine itself without having it set up on a webserver.

Does anyone know a way to either load a Php page without executing it through a server or a way to set up a small server automatically on a computer and properly install the php engine so that it could be executed?

Thanks for any help you can give,

Steven Hickerson