Created by Rasmus Lerdorf in 1994, PHP, which is short for PHP: Hypertext Preprocessor, is a server-side interpreted scripting language designed for creating dynamic web pages and web pages that effectively work with databases.
<? print("Hello World!") ?>
|
Files that include PHP code on a web server may have any type of file extension; however, they will commonly end in .PHP, .PHP3, or .PHTML. Also see: ASP, CGI, Perl, PEAR, Programming definitions | |
| Resolved |
Were you able to locate the answer to your questions?
|
| |