what is php stands for?
Answer Posted / sunita rohilla
HyperText preprocessor.It's server
side scripting language.used to create fast dynamic web
applications,open source using html for designing and php
for functioning.
Sunita Rohilla
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain what is smarty?
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?
Is empty function c++?
What is use of header() function in php? What the limitation of header()?
Tell me what is the use of "enctype" attribute in a html form?
What is file upload?
What are the different tables(engine) present in mysql, which one is default?
What are the steps involved to run php?
What is pdo classes?
Tell me what is the difference between exception::getmessage and exception::getline?
How to check a variable is an array or not in php?
What is the difference between $message and $$message in php?
What does $globals mean?
What is the role of the .htaccess file in php?
What is the use of mysql_fetch_assoc in php?