What is the full form of PHP?
Answer Posted / ajay srivastava
Full form Of PHP is Pre Hyper Text
| Is This Answer Correct ? | 16 Yes | 48 No |
Post New Answer View All Answers
With a heredoc syntax, do I get variable substitution inside the heredoc contents?
What is difference between Method overriding and overloading in PHP?
How to open standard output as a file handle?
Explain how you can update memcached when you make changes to php?
What is php default argument?
Does php support multiple inheritance?
How to create database connection and query in php?
What is the use of namespace in php?
Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
How to redirect a url from http to https in .htaccess?
What is difference between web service and api?
What is button in html?
What is uri routing?
How break and continue while loop in php?
Tell me which programming language does php resemble to?