What is the full form of PHP?
Answer Posted / rakesh
P-----(pre) H----(hypertext) P-----(processors)
pre hypertext processors
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
Do you know what does mvc stand for and what does each component do?
Is php session id unique?
Why php language is used?
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
What does a special set of tags do in php?
Is string php function?
How do you debug php?
What's the difference between accessing a class method via -> and via ::?
Explain what does the function get_magic_quotes_gpc() means?
Explain a resource?
How to register a variable in PHP session?
Why do we use cookie?
What is difference between session and cookie in PHP?
Where is the submitted form data stored?
What is use of mysqli_query in php?