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
How to increase the execution time of a PHP script?
What is the difference between $message and $$message in php?
What are the advantages of using php?
How does csrf token work?
How to connect to a url in php?
What is the use of token in php?
How can you declare a constant variable in php?
Tell me is it possible to remove the html tags from data?
Echo is used to Display message on screen. Which is used with echo to not output the trailing newline?
What does $_env means?
How do you check if a variable has not been set in php?
What is the difference between die () and exit () in php?
Can I use node js with php?
How many days will it take to learn php?
What is meant by MIME?