Functions in PHP: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 April 2025

6 February 2014

23 May 2007

  • curprev 18:1218:12, 23 May 2007 Admin talk contribs 270 bytes +270 New page: Here's the format of a function: function plus() { ?><img src="./images/plus.gif" width=22 height=22 alt="+" border="0" align="top"> <? } Here's how to call a function: pl...