Click to See Complete Forum and Search --> : PHP on Windows


dniezby
02-29-2004, 08:09 PM
Is there a runtime or something that I could install to run PHP on my computer without being a server?

I'm working on program that the users to complete forms, it fills in the blanks and prints up the completed document.

Any thoughts?

planetsim
02-29-2004, 08:38 PM
Download Apache from http://httpd.apache.org you can use that then install PHP, unless you give access from a Firewall Program or have DNS server it should be unseen from the world

Weedpacket
02-29-2004, 11:06 PM
I've never looked at it, so I don't know how useful or appropriate it will be, but MozPHP (http://www.thomas-schilz.de/MozPHP/) is supposed to allow Mozilla to run PHP programs.

planetsim
03-01-2004, 12:19 AM
Its limited though. A couple of useful functions i heard dont work.

dniezby
03-01-2004, 01:02 AM
That's getting closer.