what is mean php ? is it designingtool or language?
how ill create website using by php?
Answer Posted / anjan
PHP is stands for PHP hypertext preprocessor.It is an
server site scripting language.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between $var and $$var?
How can you execute php script from the command line?
Tell me what is the difference between exception::getmessage and exception::getline?
How to remove the new line character from the end of a text line in php?
What is the use of pear in php?
Explain me what are the main error types in php and how do they differ?
What are the different ways to login to a remote server?
What is the use of array_count_values() in php?
where do we use htaccess?
What is the difference between echo print and print_r in php?
What is the use of strip_tags() method?
What is difference between required and include in php?
What is the alternative structure for control structures?
Define object-oriented methodology?
How we can declare variable in php?