Click to See Complete Forum and Search --> : [RESOLVED] Just run one php page
vbbit
Aug 20th, 2008, 11:52 AM
Hi, I just want to run PHP on my window xp. I don't want mysql or anything just to make one php page works. Is there a way to do that? Also I am having IIS running too.
AsmIscool
Aug 20th, 2008, 12:20 PM
Absolutely. PHP has no dependence on mySql whatsoever. They are complletely different systems which can sometimes be used together. You just need to set up PHP on your system. Which is easy enough. As far as IIS is concerned, my PHP and mySql both run on it fine as well as XP.
visualAd
Aug 20th, 2008, 12:38 PM
You can run PHP as a command line interpreter without a web server too. Just supply php.exe with the path of the script to execute.
vbbit
Aug 20th, 2008, 01:14 PM
Great, thanks guys. It runs now ;)
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.