is there a way, to parse php files directly, without web server processing? i am developing standalone application, and i want to use php for mysql database access. But i dont want to install apache on every damn machine 🙂
any suggestions? thanx in advance!