Could Windows Server Support Php Scripting?
let say i develop a system based on php..can i run it on windows server like winserver2003 or i should run it on linux? and one more question could linux server communicate with windows client?
Tags: linux, windows client, windows server
Comments
Yes you can install PHP on both Linux and Windows 2003. If you want to run a webserver you can use Apache for Windows or IIS. A Linux server can communicate with a Windows client. (I think you mean a Linux server with Apache and PHP?).
Yes You can