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 is overloading and overriding in php?
How do functions work?
How can we pass the variable through the navigation between the pages?
How can you declare the array in php?
How many types of functions are there in php?
Do you know when sessions ends?
Explain type casting and type juggling.
Explain the difference between mysql_connect and mysql_pconnect?
What are session variables in php?
Write a program to upload a file in php?
what are the differences between php and perl
What is sticky form in php?
What are the file upload settings in configuration file?
What is compact function php?
What is uniqid php?