What is the difference between PHP,ASP and JSP?

Answers were Sorted based on User's Feedback



What is the difference between PHP,ASP and JSP?..

Answer / deepak mahajan

All 3 are Server Side scripting language of which

ASP is developed by microsoft, runs on IIS. But its Slower than PHP

JSP developer by Sun, runs on Apache Tomcat, Slower than PHP but good for big level of projects

PHP is open source, runs on Apache, Faster than all and best for small and middle level of projects

Is This Answer Correct ?    15 Yes 1 No

What is the difference between PHP,ASP and JSP?..

Answer / 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

What is the difference between PHP,ASP and JSP?..

Answer / vinayak

Hi all, i just found one useful information about recent
questions on php,mysql,js and css.
http://imsrinivas.com/2010/06/most-recent-interview-questions-on-php-mysql-javascript-html-and-css/

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More PHP Interview Questions

Does session expire on closing browser?

0 Answers  


Why framework is used in php?

0 Answers  


Inside a php function, what param needs to be set in order to access a global variable?

0 Answers  


What is the scope of career in PHP/Mysql

34 Answers   Verizon, VGT,


what server connected

1 Answers   Wipro,






What are new features in php 7?

0 Answers  


Where to put php files in apache server?

0 Answers  


What is boolean in php?

0 Answers  


What is php artisan serve?

0 Answers  


Would you initialize your strings with single quotes or double quotes?

4 Answers  


What are the method available in form submitting?

0 Answers  


I have written a source code in php but I do not know how to compile that and conduct it with a website please explain me the how to compile that ?

1 Answers  


Categories