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

What is strcmp () in php?

0 Answers  


Which function is used in php to check the data type of any variable?

0 Answers  


Do you know how to declare an array in php?

0 Answers  


•How do you create subdomains using PHP?

1 Answers  


What are the features and advantages of object-oriented programming in php?

0 Answers  


how to detect a mobile device using php

0 Answers  


What does $_files means?

0 Answers  


how to convert PHP code in to java code

4 Answers  


Does exist in php?

0 Answers  


What is the use of get and post method in php?

0 Answers  


Which is correct about mysqli and pdo?

0 Answers  


How can we get the error when there is a problem to upload a file?

0 Answers  


Categories