Hi,
I have code snippets that don't require SQL, and wish to run them on my friends PCs without Apache installation.
Can this be done?
PHP without server
Moderator: General Moderators
Re: PHP without server
Why do you want to do that?
Re: PHP without server
i have some equation solvers and other stuffs, and i wish 2 share them offline
Re: PHP without server
Sorry, I meant why do you not want to install Apache?
As far as I'm aware there's no way of running PHP code without having something like Apache. I could be wrong of course.
As far as I'm aware there's no way of running PHP code without having something like Apache. I could be wrong of course.
Last edited by idevlin on Sun Aug 10, 2008 12:41 pm, edited 1 time in total.
- EverLearning
- Forum Contributor
- Posts: 282
- Joined: Sat Feb 23, 2008 3:49 am
- Location: Niš, Serbia
Re: PHP without server
Using Apache is't that easy for public + its takes more time
Maybe the solution is C++ plus SAPI but this is hard for me
Maybe the solution is C++ plus SAPI but this is hard for me