Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIS or Apache Server

Status
Not open for further replies.

wood1e

Programmer
May 15, 2002
36
0
0
GB
Hi,

I am looking to learn either PHP, or ASP. I know this is the ASP section, but what are the main advantages/disadvantages, betweeen the two?

Also, can ASP run with just Apache Server installed or do I need to instal IIS as well?

Any help would be greatly appreciated
 
I couldn't find the exact thread I was looking for, but here are a couple to get you started:
thread253-417571
thread253-646669

Please use the search, this toipic has been covered so many times it is insane. Good forums to look in besides the ASP forum would be the HTML forum, PHP forum, and Web Site Designers Forum (Designers will be added to your Threadminder when you go to either of the above links).

-T

[sub]01000111 01101111 01110100 00100000 01000011 01101111 01100110 01100110 01100101 01100101 00111111[/sub]
The never-completed website:
 
Unless there is a plug-in for Apache, yes, you need IIS to run ASP. I do know there is a plug-in for IIS to run PHP.

From a difficulty level, I found ASP much easier to learn when I was just starting in web dev. I looked at PHP before ASP and found it very confusing.

I have friends that have previous programming experience like C, C++ and Java and they all said that it was easy to pick up PHP. So I would say your experience/background would dictate the learning curve.

And here are some good links for a more in-depth technical comparison between the two:


Personally, I would go with ASP.NET above them both. I don't see any jobs in my area looking for PHP experience, very few for ASP. Most companies seem to be moving towards .NET and it shows in the jobs that are available. Let's face it, although we tend to consider this a hobby, the job is what pays the bills. So I try to steer towards market trends.

Mark
 
I agree that the market is looking more for ASP.Net then PHP or ASP right now, but I wouldn't suggest it as a first language. If you do plan on learning ASP.Net then you might be best off learning ASP first before moving into ASP.Net.

Personally I have yet to do anything major with ASP.Net simply because I feel a great deal of the language is totally unnecessary. But I know several ASP experts that have made the move and heap a lot of praise at the feet of ASP.Net. Me, I'll probably move on to PHP from here, unless a job requires ASP.Net. I have used all three, I find ASP and PHP to be the most similar in structure. ASP.Net is not truly ASP in my book, it's a web version of .Net that has similarities with ASP. Again, though, many people feel otherwise.

-T

[sub]01000111 01101111 01110100 00100000 01000011 01101111 01100110 01100110 01100101 01100101 00111111[/sub]
The never-completed website:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top