Template:PHP Functions
from PHPWiki - the free guide to PHP.
- The title of this article should be real function name, without parenthesis, but due to technical restrictions, cannot contain an underscore.
Brief description.
Contents |
[edit] Arguments
| void template:php functions ({{{params}}}) |
[edit] Argument Inclusion
- Details about version in which certain parameters came into being (when needed)
[edit] Examples
[edit] Example 1: (example description)
<?php function($argument); ?>
[edit] Output
(output from above example)
