What is the full form of PHP?
Answer Posted / punendra sharma
PHP stands for php(personal home page) hypertext preprocessor.
it's is true full form .
Is This Answer Correct ? | 227 Yes | 38 No |
Post New Answer View All Answers
What is overloading and overriding in php?
What happens if an expected input field was not submitted?
What is the difference between substr() and strstr()?
What's the best method for sanitizing user input with php?
is that "enumerated array" equal to "numeric array"?
What does $globals means?
Does empty check for null?
What is the function func_num_args() used for?
What is php and sql used for?
Which cryptographic extension provide generation and verification of digital signatures?
Is empty array php?
Code to open file download dialog in PHP?
What's the output of the ucwords function in this example?
Can we use get instead of post?
How can I prevent sql-injection in php?