Where can you learn about PHP: Difference between revisions

From Joomla! Documentation

Chris Davenport (talk | contribs)
m New page: {{cookiejar}}
 
Neriv (talk | contribs)
No edit summary
Line 1: Line 1:
{{cookiejar}}
{{cookiejar}}
Hypertext Preprocessor or PHP is a computer scripting language designed for creating dynamic web pages. PHP is widely-used for web development and can be embedded into HTML. It generally runs on a web server, taking PHP code as its input and creating web pages as output.
#[http://www.php.net/tut.php Introductory Tutorial]
#[http://en.wikipedia.org/wiki/PHP Php Wiki]

Revision as of 14:45, 28 June 2008

Hypertext Preprocessor or PHP is a computer scripting language designed for creating dynamic web pages. PHP is widely-used for web development and can be embedded into HTML. It generally runs on a web server, taking PHP code as its input and creating web pages as output.

  1. Introductory Tutorial
  2. Php Wiki