Appels de Fonctions (Previous) (Next) Définitions des fonctions

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

Definitions des classes

Les déclaration de classes ouvrent l'accolade sur une nouvelle ligne:


<?php
class Foo_Bar
{

    //... et le code vient ici

}
?>

Appels de Fonctions (Previous) (Next) Définitions des fonctions

Download Documentation Last updated: Sun, 20 Jul 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.