[PHP-DB] Page Expired - Post form

2002-02-16 Thread olinux

My situation is extremely common. I've searched the
newsgroups for several hours now looking for a
straight answer and have found no solution. I am
testing on my local but will not have access to apache
config file. I get the infamous page expired warning
and have tried all i know to fix. I can't use get
method because it is a login to "account manager". I
have tried 

session_cache_limiter('private'); and it does nothing?

I am out of ideas and patience, please help if you
can. thanks,

olinux


__
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

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




Re: [PHP-DB] page expired

2001-06-22 Thread Pankaj Ahuja

use method=get instead of method=post in your form action


- Original Message - 
From: andRie Is <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 22, 2001 12:06 PM
Subject: [PHP-DB] page expired


> Hello php-er,
> 
>   how to make user to start login again after several minute doesnt
>   doing anything ? i want to use it and implement it using session.
>   so after the pages expired i want to destroy the session exist.
>   anyone can help me ?
> 
>   TIA
> 
> "A real friend is one who walks in when the rest of the world walks 
> out".
> ~ Walter Winchell.  
> -- 
> wassalam,
>  andRie  
> 
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DB] page expired

2001-06-22 Thread andRie Is

Hello php-er,

  how to make user to start login again after several minute doesnt
  doing anything ? i want to use it and implement it using session.
  so after the pages expired i want to destroy the session exist.
  anyone can help me ?

  TIA

"A real friend is one who walks in when the rest of the world walks 
out".
~ Walter Winchell.  
-- 
wassalam,
 andRie  


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]