I'm newbie in MSSQL, I would like to ask what web server should i use? Should i install IIS in my PC?
I appreciate your suggestions... Thanks..

Mar....

Recommended Answers

All 3 Replies

Depends on what server side scripting you are going to use. So heres a list of languages and their corresponding web server software.
PHP->Apache
JSP/Servlets/struts->Tomcat or GlassFish
ASP.NET->IIS
While PHP can also be configured to run on IIS also.

Hi flamer_x86 and welcome to DaniWeb :)

PHP can be run via IIS or Apache, however the IIS configuration can be very tricky (IMHO). If you are using Windows OS (I assume you are since you talk of IIS), I would suggest installing xampp which includes an Apache install, MySQL, PHP Admin.

Thank you for the suggestions,as i would like to shift from mysql to mssql database using php..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.