Date: 04/17/01
- Next message: fabrizio.ermini <email protected>: "Re: [phplib] where is the 'new' operator for 'Example_Session'?"
- Previous message: Stefan Jösch: "[phplib] where is the 'new' operator for 'Example_Session'?"
- In reply to: Stefan Jösch: "[phplib] where is the 'new' operator for 'Example_Session'?"
- Next in thread: Stefan Jösch: "[phplib] where is the 'new' operator for 'Example_Session'?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Stefan,
Tuesday, April 17, 2001, 5:11:43 PM, you wrote:
SJ> I'm relatively new to phplib, and I can't find the 'new' operator, which
SJ> creates a new instance of the 'Example_Session' in local.inc, i.e. I'm
SJ> missing a line like
SJ> $Sess = new Example_Session();
SJ> Could someone explain to me how object creation in phplib works?
look at page.inc (page_open())
-- Best regards, Maxim Derkachev mailto:kot <email protected> Symbol-Plus Publishing Ltd. phone: +7 (812) 324-53-53 http://www.Books.Ru -- All Books of Russia--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: fabrizio.ermini <email protected>: "Re: [phplib] where is the 'new' operator for 'Example_Session'?"
- Previous message: Stefan Jösch: "[phplib] where is the 'new' operator for 'Example_Session'?"
- In reply to: Stefan Jösch: "[phplib] where is the 'new' operator for 'Example_Session'?"
- Next in thread: Stefan Jösch: "[phplib] where is the 'new' operator for 'Example_Session'?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

