Recent changes Random page
GAMING
Technology
 
Gaming
Entertainment
Science Fiction
Biggest wikis
Hobbies
Music
See more...

Template:PHP Functions

from PHPWiki - the free guide to PHP.

Jump to: navigation, search
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)