• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

PHP help...

spp

Golden Member
i'm pretty much a newbie in php...... it says that i can install it on windows machine with IIS (internet information system or something like that).

I'm not sure about what it is..... is it just the server program that came with the windows 2000 server edition?? so does that mean i cannot setup php on a personal computer with just normal windows?

thanks
 
IIS - Internet Information Service - is the web server software by Microsoft. It comes standard with Windows NT/2000/XP. If you 9x/ME/XP home version of Windows you should just download Apache HTTP server instead. A lot more powerful than the Personal Web server that comes with the Window install.
 
Back
Top