5,838
edits
m (→Replacing HTML by PHP: tidy up) |
m (→Using PHP Hypertext Pre-processor: Improved first sentence) |
||
= Using PHP Hypertext Pre-processor =
Many web servers support the PHP scripting language, this means that the web server will parse the contents and obey all the script instructions to generate a pure HTML page that it forwards to a user agent (e.g. browser).
This Wiki article cannot teach you PHP, nor tell you if your web server supports it, but the examples below give a brief hint of how PHP can be used.
== Using PHP templates ==
|
edits