Answer Posted / deepinder
PHP stands for :
PHP Hypertext Preprocessor
It is self abbreviated one, a server-side scripting
language, widely used for web development.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
What is php good for?
How do you pass a variable by value in php?
Where do I run php code?
What is difference between print_r and echo in php?
How to reset/destroy a cookie?
Is php a middleware?
Explain about getters and setters in php?
What are the advantages of stored procedures?
How to pass an argument to a function?
What is the difference between for and foreach in php?
CWD is a type of shell variable. State Whether True or False?
What is beforeRender() used?
What does php exit do?
What is the best way to avoid email sent through php getting into the spam folder?