I am a developper and recently started using this tool. I would like to know the advantages and disadvantages between PHP and ASP.Net applications. This may sound stupid but is a regular question asked by the client during our on-site visits.
Php
Collapse
X
-
-
well, I can't speak for ASP, though I list what I know
PHP is
- free
- open source
- widely supported (on nearly all platforms)
[ASP.NET works only on Windows servers]
- well documented
- extendable (PECL, PEAR)
- written for web development (thus the name) -
php
this link may help you...
Regards,
Viji nellaiappanComment
Comment