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.
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..
overload
tim at e2-media dot co dot nz
09-Jun-2008 01:35
09-Jun-2008 01:35
