Date: 01/30/01
- Next message: A.C.N.S. Information and News: "Re: [phplib] PHPLib and frames examples?"
- Previous message: Max A. Derkachev: "Re[2]: [phplib] question about functionality of phplib"
- In reply to: A.C.N.S. Information and News: "[phplib] PHPLib and frames examples?"
- Next in thread: A.C.N.S. Information and News: "Re: [phplib] PHPLib and frames examples?"
- Reply: A.C.N.S. Information and News: "Re: [phplib] PHPLib and frames examples?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello A.C.N.S.,
Tuesday, January 30, 2001, 11:21:09 AM, you wrote:
ACNSIaN> Is there anyone out there that has some examples of using phplib with frames? If so could you please send 'em my way. I'm having unbelievable problems with getting phplib to work correctly
ACNSIaN> with frames. Thanks.
One simple rule - only ONE frame should be allowed to write the
session data. For the PHPLib, that means that page_close() should be
called only in ONE frame, other frames use session readonly.
-- Best regards, Max A. 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: A.C.N.S. Information and News: "Re: [phplib] PHPLib and frames examples?"
- Previous message: Max A. Derkachev: "Re[2]: [phplib] question about functionality of phplib"
- In reply to: A.C.N.S. Information and News: "[phplib] PHPLib and frames examples?"
- Next in thread: A.C.N.S. Information and News: "Re: [phplib] PHPLib and frames examples?"
- Reply: A.C.N.S. Information and News: "Re: [phplib] PHPLib and frames examples?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

