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 created a cookie with the value like '1A2A',now i want to update this value regularly (about 20 times in a minute) with the value '1A2A3A' , 3A is the new value,new value will vary on the request it may be 3A or 4A or 100A ,some times the cookie is updating with new value but not every time.Can any body suggest the solution

1 Answers  


What is http php?

0 Answers  


Write a program to get lcm of two numbers using php?

0 Answers  


What is trim function in php?

0 Answers  


Which is a perfect example of runtime polymorphism?

0 Answers  






How long is csrf token?

0 Answers  


How can you increase the maximum execution time of a script in php?

0 Answers  


What is scope of variable in php?

0 Answers  


What are getters and setters php?

0 Answers  


What are Routines?

0 Answers  


Tell us how to redirect a page in php?

0 Answers  


How can we submit a form without a submit button?

2 Answers   Rushmore Consultancy,


Categories