Answer Posted / anjithkumar.garapati
It is a server side scripting language, used to serve the
requests of the cilent side. Abbrivation for "php" is
Hypertext Preprocessor.
used primarily for dynamic web content and server-side
applications...creates database interactivity and dynamic
content on the Web. Often used with MySQL. PHP is an open
source language that can be used on multiple platforms.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the use of mysql_fetch_array in php?
Why php is sometimes called as embedded scripting language?
What is the use of $_server and $_env?
Explain the types of functions for Splitting String?
Why triggers are used in mysql?
How do I stop php artisan serve in windows?
Write a program to find the factorial of a number in php?
Is php a case sensitive language?
What is the difference between overloading and overriding in php?
Why do we use sessions in php?
Tell me what is the main difference between php 4 and php 5?
How to include variables in double-quoted strings in php?
Is php a programming language?
How to call javascript function in php without any event?
What is the $_ server php_self variable?