Why these language is needed?

Answers were Sorted based on User's Feedback



Why these language is needed? ..

Answer / abhishek dilliwal

PHP is a powerful server side scripting language even this
site is on PHP :) just in short
a PHP can be used to build a dynamic site
with tht its free n portable (u can run PHP on Unix n
Windows server both) there is much of it try googling

-Abhishek Dilliwal
http://abhishek.x10hosting.com

Is This Answer Correct ?    2 Yes 0 No

Why these language is needed? ..

Answer / sachin g.

PHP is a cross platform, html embedded, server side, web
scripting language.

i.e. you can run it on different platform like windows,
unix, mac etc... and you can write php code in to the file
which embedded with html code and PHP is executed on server
side specially web server like apache, microsoft IIS, or
NetScap, etc...

Is This Answer Correct ?    0 Yes 0 No

Why these language is needed? ..

Answer / paul goodwin

PHP is a highly string-manipulating server-side script. You
can do various things on a string and the integration of PHP
with other languages (like MySQL and JavaScript) is fairly
simple. You don't really need to know high level programming
like you'd require in C and C++. in PHP everything is
defined for you, you just need to know what you want to do
with the information. If you know JavaScript it is very easy
to transit to PHP

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More PHP Interview Questions

I went to an php interview yesterday.I got selected there.But,They asked me to sign bond by submitting my certificates for 2 years.Is it good or bad

7 Answers  


Explain how is it possible to set an infinite execution time for php script?

0 Answers  


What is a simple php method to make a cross domain data request?

0 Answers  


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

0 Answers  


Where are the persistent cookies stored on your computer?

0 Answers  






What distinguishes php from something like client side java script?

0 Answers  


Is java is better than php?

0 Answers  


Is multilevel inheritance possible in php?

0 Answers  


Explain what is the function file_get_contents() usefull for?

0 Answers  


how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible? thanks

1 Answers  


What is use of htmlspecialchars php?

0 Answers  


Explain type casting and type juggling.

0 Answers  


Categories