PDA

View Full Version : php compiler for windows


nazimpak
07-19-2005, 09:34 AM
Hi all,

I am looking for some open source free php compiler that can compile my whole web site so that it can run on a stand alone system.

Basically i want to write small appliaction so that users should be able to make changes into their web site(located on their local/desktop system) using my browser based applicaiton. Means a small browser based CMS that can change files on their local system and than they can upload the changed files to their required live server....

Regards,
Nazim

Digger3000
07-19-2005, 04:01 PM
Do they have those?

oracleguy
07-19-2005, 04:27 PM
Do they have those?

Apparently they do: http://www.roadsend.com/home/index.php?pageID=compiler but it isn't free.

This might be of some help though: http://sourceforge.net/projects/binaryphp/

nazimpak
07-20-2005, 09:07 AM
Thanks,
i am having a look on roadsend, i think it is powerfull compiler.

Thanks again,