RE: [PHP-WIN] Automatic load .php page

2003-09-21 Thread John Ellingsworth
You could just add this to the authentication page: Logging you in, hang tight! You could just set the time to zero and it will auto send to the next page, and leave out the text. Thanks, John Ellingsworth http://mail.med.upenn.edu/~jellings/ -Original Message- From: ascll [mailt

RE: [PHP-WIN] Automatic load .php page

2003-09-21 Thread Mike Brum
That depends on you actual code. There's the header(location: http://url.to.page/); command that you could use, but if you're already starting a session, I believe that you can't use the header() command since the session already sends the header. Though you could always include(); the member_are

php-windows Digest 22 Sep 2003 02:35:26 -0000 Issue 1921

2003-09-21 Thread php-windows-digest-help
php-windows Digest 22 Sep 2003 02:35:26 - Issue 1921 Topics (messages 21475 through 21475): Automatic load .php page 21475 by: ascll Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail: [EMAIL PROTECTED] To p

[PHP-WIN] Automatic load .php page

2003-09-21 Thread ascll
Greetings, Instead of using: Please click here to go to member area. in my login.php page to go to "member_area.php" once the user was authenticated, could I just make this AUTO? Thanks in advance. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/uns

php-windows Digest 21 Sep 2003 13:33:23 -0000 Issue 1920

2003-09-21 Thread php-windows-digest-help
php-windows Digest 21 Sep 2003 13:33:23 - Issue 1920 Topics (messages 21472 through 21474): Re: php, excel - release problem 21472 by: Sven Schnitzke Keep posted data 21473 by: ascll 21474 by: Sascha Kaufmann Administrivia: To subscribe to the digest, e-mail:

Re: [PHP-WIN] Keep posted data

2003-09-21 Thread Sascha Kaufmann
well, maybe you can use this regards Sascha ascll wrote: Greetings, I'm using to post the data on my form to the database. Once I posted the data, those data disappear from the form. So, is that a way for me to keep my posted data on the form? Thanks in advance. ascll [EMAIL PROT

[PHP-WIN] Keep posted data

2003-09-21 Thread ascll
Greetings, I'm using to post the data on my form to the database. Once I posted the data, those data disappear from the form. So, is that a way for me to keep my posted data on the form? Thanks in advance. ascll [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/)