I work with PHP, but i would like to know your point of view about this.
so... What's the advantages and disadvantages of PHP and ASP?.
I work with PHP, but i would like to know your point of view about this.
so... What's the advantages and disadvantages of PHP and ASP?.
Well, technically this isn't programming help... and would be placed in crossfire if its a discussion between the two. We would be debating if PHP or ASP is better than one another.
Anyway I know that they can both do most of the same things, matter of taste I guess... I've never used ASP but I have seen some code of it, looked messy to me![]()
█ Jake Omann | Developer
█ 888-X10-9668 - jake[@]x10hosting.com
█ x10Hosting - Giving Away Hosting Since 2004
█ Premium Hosting | VPS Services
I've already coded in ASP, since my vista came with it, and there is a lot of backhand code that code be resumed in one line in php. Also, it doesn't output clean html/javascript/css, it's all messy and unclear. So much that you need to include a file that says that when for instance a html validator comes to check, the parser should remove all the AJAX code, which is extremely messy...
█ Xavier L | Community Public Relations Manager (Free Hosting Support)
█ Yes, my position is too cool to even exist!
█ How am I helping? Rate this post by clicking theicon below! (this is even better than "liking" a post)
█ Terms of Service | Acceptable Use Policy | x10Hosting Wiki
This should be in crossfire.
d8888b. d88888b .d8b. d888888b db db d8888b. .d8b. db db
88 `8D 88' d8' `8b `~~88~~' 88 88 88 `8D d8' `8b 88 88
88 88 88ooooo 88ooo88 88 88ooo88 88oooY' 88ooo88 88 88
88 88 88~~~~~ 88~~~88 88 88~~~88 88~~~b. 88~~~88 88 88
88 .8D 88. 88 88 88 88 88 88 8D 88 88 88booo. 88booo.
Y8888D' Y88888P YP YP YP YP YP Y8888P' YP YP Y88888P Y88888P
Absolutly
█ Xavier L | Community Public Relations Manager (Free Hosting Support)
█ Yes, my position is too cool to even exist!
█ How am I helping? Rate this post by clicking theicon below! (this is even better than "liking" a post)
█ Terms of Service | Acceptable Use Policy | x10Hosting Wiki
Both programming languages PHP and ASP are used to develop dynamic database oriented websites. Active Server Pages (ASP) is normally from Microsoft and is used only with Internet Information Server that runs on Microsoft Servers also. But on the other hand you can say PHP is platform independent programming languages and can connect with several kinds of databases.
----------------------------
jillcatrina
Message marketing
this is definately not the place for this thread
also seems that no-one that has posted yet has ever used asp yet they all have an opinion.....
Asp is quite good if your trying to do something with a database and you have little experience because you can use access databases which is a nice compromise between flat files and a large footprint of running an sql server
if you learn to code in asp php is easy to pick up and vice versa