What is the difference between PHP,ASP and JSP?

Answer Posted / atif

All 3 are Server Side scripting language of which

ASP is developed by microsoft, runs on IIS

JSP developer by Sun, runs on Apache Tomcat

PHP is open source, runs on Apache

Is This Answer Correct ?    11 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me what are the correct and the most two common way to start and finish a php block of code?

536


Does php have multiple inheritance?

513


What are the difference between abstract class and interface in oops?

512


If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?

536


What is the use of mvc in php?

522






How to get ip address of clients machine?

561


How is it possible to remove escape characters from a string?

580


What is the use of session and cookies in php?

530


What is the default time of cookie in php?

538


Will php die?

528


What are access specifiers?

527


Tell me how stop the execution of a php scrip?

528


How to find length of an array in php ?

558


What is namespaces in PHP?

552


How to redirect a page in php?

580