PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Output Control> <Object overloading Funzioni
Last updated: Fri, 18 Jul 2008

view this page in

overload

(PHP 4 >= 4.2.0)

overload — Abilita le proprietà e il method call overloading per una classe

Descrizione

void overload ([ string $class_name ] )

La funzione overload() abiliterà la proprietà e il method call overloading per una classe identificata dal parametro class_name . Guarda un esempio nella sezione di introduzione di questa parte..



add a note add a note User Contributed Notes
overload
tim at e2-media dot co dot nz
08-Jun-2008 04:35
Note that this function is totally pointless in php5. All it does is set up the same behaviour for a php4 class that already exists in php5.

Output Control> <Object overloading Funzioni
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites