Where can you learn about PHP: Difference between revisions
From Joomla! Documentation
m New page: {{cookiejar}} |
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
| |
This article is a small, well-defined item that could be completed by someone with a reasonable knowledge of the subject matter and a modest time commitment. If you would like to try writing this article you're welcome to do so.
The subject may be self-evident, but if not then further details should be available on the discussion page. Please add {{inuse}} at the top of this page while editing. For other small, well-defined tasks, please look in the Cookie jar. ---Thank you. This article was last edited by Neriv (talk| contribs) 18 years ago. (Purge) |
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.
