Function Calls (Previous) (Next) Function Definitions

View this page in Last updated: Sun, 17 Aug 2008
English | Dutch | French | German | Japanese | Polish | Spanish | Plain HTML

Class Definitions

Class declarations have their opening brace on a new line:


<?php
class Foo_Bar
{

    //... code goes here

}
?>

Function Calls (Previous) (Next) Function Definitions

Download Documentation Last updated: Sun, 17 Aug 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.