What is mean by PHP?
| SitePoint Sponsor |
What is mean by PHP?


Hi openwave01, welcome to the forums
An acronym for Pretty Hopeless Program ??![]()
Hello.
PHP stands for PHP: Hypertext Preprocessor. It is a server-side scripting language. In contrast to Javascript, for example, PHP does its work on the server's side, not the client's side.
If you want to learn more about PHP you can visit its Wikipedia article here: http://en.wikipedia.org/wiki/PHP
Or its official website, here: http://www.php.net/
Bookmarks