Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Explain how to execute a php script using command line.

0 Answers  


1.Where are the sessions storing ? 2.What are the contents of a session file ? 3.If the server is loaded with too many session files there is a possibility of server crash. How can we solve this issue? 4. How does php server identify that the particular session belongs to particular user ? For ex: If two users A and B logged from different machine, separate session files (say 1 and 2) will be created in the server. But how the php knows that 1 belongs to A and 2 belongs to B ?

4 Answers   PA Consulting, TCS,


delete session variable when close browser with out logout

3 Answers  


What is the meaning of "enctype= multipart/form-data" ?

0 Answers  


What is session in c#?

0 Answers  


What is the difference between nowdoc and heredoc?

0 Answers  


What is the difference between fopen() and fclose()?

0 Answers  


Tell me which function gives us the number of affected entries by a query?

0 Answers  


Which function gives us the number of affected entries by a query?

0 Answers  


How can we know the count/number of elements of an array?

3 Answers  


How come the code works, but does not for two-dimensional array of mine?

0 Answers  


how can I use bread crumb in PHP ?

2 Answers  


Categories