Answer Posted / mani
PHP(recursive acronym for "Hypertext Preprocessor")
"HYPERTEXT PREPROCESSOR"
php version1.0 was called "personal home page"
php version2.0 CAN NOT support DATABASE
php version3.0 dynamic web subbort db
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Tell me is it possible to protect special characters in a query string?
What is stripslashes php?
Explain $_FILES Superglobal Array?
What does $globals mean?
Tell me what is use of in_array() function in php?
Is ruby on rails php?
What is the latest version of php?
Tell me how do I escape data before storing it into the database?
What does mvc stand for and what does each component do?
What are some of the advanced features of php?
How to calculate the difference between two dates using php?
What is the use of pear in php?
Differentiate echo vs. Print statement.
Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
Why namespace is used in php?