[phplib] where is the 'new' operator for 'Example_Session'? From: Stefan Jösch (sj <email protected>)
Date: 04/17/01

Hi,

I'm relatively new to phplib, and I can't find the 'new' operator, which
creates a new instance of the 'Example_Session' in local.inc, i.e. I'm
missing a line like

$Sess = new Example_Session();

Could someone explain to me how object creation in phplib works?

Regards,
    Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>