Answer Posted / venkatesh
PHP is a powerful tool for making dynamic and interactive
Web pages.
PHP is the widely-used, free, and efficient alternative to
competitors such as Microsoft's ASP.
* PHP stands for PHP: Hypertext Preprocessor
* PHP is a server-side scripting language, like ASP
* PHP scripts are executed on the server
* PHP supports many databases (MySQL, Informix, Oracle,
Sybase, Solid, PostgreSQL, Generic ODBC, etc.)
* PHP is an open source software
* PHP is free to download and use
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are string functions?
What is the function func_num_args() used for?
What is difference between count or sizeof function in php?
Do you know how to delete a file from the system?
How to include variables in double-quoted strings?
How long is a php session valid?
What is variable function php?
What is lamp in php?
What are the method available in form submitting?
Why php 7 is faster?
What is the Pipe Symbol represented?
What is the difference between php4 and php5?
How can we change the value of a constant?
What does mysqli_query return?
Explain Booleans in PHP?