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 Type juggling?
How can you get web browser’s details using PHP?
How to access a specific character in a string using php?
Explain the difference between urlencode and urldecode?
Explain how can we execute a php script using command line?
What is the use of explode() function?
Is time a dependent variable?
What is use of preg_replace in php?
What is escaping to php?
Explain the installation of PHP on UNIX systems?
What is the importance of "action" attribute in a html form?
Do you know what is the function mysql_pconnect() usefull for?
List some of the features of php7.
What is an array in php?
How can php and javascript interact?