RE: Automatic load .php page

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You could just add this to the authentication page:

<HEAD>
<META HTTP-EQUIV=Refresh CONTENT="2; URL=member_area.php">
</HEAD>
<B>Logging you in, hang tight!</b>

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 [mailto:ascll@yahoo.com]
Sent: Sunday, September 21, 2003 10:38 PM
To: php-windows@lists.php.net
Subject:  Automatic load .php page


Greetings,

Instead of using:

<p>Please click here to go to <a href = "member_area.php">member
area</a>.</p>

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/unsub.php

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux