Date: 12/03/00
- Next message: nathan r. hruby: "Re: [phplib] PHPlib error"
- Previous message: Christian Thiele: "Re: [phplib] PHPlib error"
- In reply to: Christian Thiele: "Re: [phplib] PHPlib error"
- Next in thread: nathan r. hruby: "Re: [phplib] PHPlib error"
- Reply: nathan r. hruby: "Re: [phplib] PHPlib error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have no experience with something like this.
I guess its okay to use frames and sessions as long as you dont mix up the
sessions.
On the server it works you said so why not :-)
good luck,
brian
----- Original Message -----
From: Christian Thiele <ChristianThiele <email protected>>
To: <phplib <email protected>>
Sent: Sunday, December 03, 2000 11:13 PM
Subject: Re: [phplib] PHPlib error
Hi,
okay but there are a lot of pages using frames & sessions and it
seems...they have no problems.
The most important reason for me for using frames :
I want to setup a internal messaging system with automatic reload and I
don't want to reload the whole page...just a little frame with the message
system.
Or do you have a better idea to realize that ?
Bye
Christian
***
For higher compatibility and to prevent browsers caching problems i always
use tables instead of frames. This makes use of templates possible/easier
also.
If you use sessions in different frames, how easy is it to get the session
variables mixed up? If you save a session in 1 frame, it will not be saved
in the other frames. Confusion all over the place i think. ?o?o?o?
Brian
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: nathan r. hruby: "Re: [phplib] PHPlib error"
- Previous message: Christian Thiele: "Re: [phplib] PHPlib error"
- In reply to: Christian Thiele: "Re: [phplib] PHPlib error"
- Next in thread: nathan r. hruby: "Re: [phplib] PHPlib error"
- Reply: nathan r. hruby: "Re: [phplib] PHPlib error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

