what is php stands for?
Answer Posted / raut shrirang
PHP:is stands 4 HYPERTEXT PREPROCESSOR.
it is a server side scripting language like ASP.NET,etc...
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do I run php?
How does the identity operator ===compare two values in PHP?
What percentage of websites use php?
How to convert numbers to strings in php?
How long is session timeout?
How to calculate the difference between two dates using php?
What is the purpose of the '.frm' file extension? What do thes file contain?
What is the php function that removes the first element of the array and returns it?
Are php short tags acceptable to use?
When to use single quotes, double quotes, and backticks?
what is session_set_save_handler in PHP?
What are the advantages of indexes?
Which function is used in php to check the data type of any variable?
How to fix "headers already sent" error in php
What is the difference between nowdoc and heredoc?