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
Explain what is memcache?
What is difference between variable declaration and variable definition?
How long does a php session last for?
Write a program to swap two numbers using php.
What does $_ post mean in php?
How to check an key is exists in array?
How to get complete current page url in php?
How are cookies created?
How can we get ip address of a client in php?
Explain NULL?
What are the final class and final method?
What are the functions to be used to get the image's properties (size, width and height)?
Why laravel is best php framework?
Why do we use javascript in php?
What is the difference between echo, print and printf()?