That's the same as cookies, isn't it you have to either store the id in a 
cookie or at the end of the url I can't store it at the end of the url and 
i don't want to use cookies.


Rick Emery wrote:

> sessions
> 
> -----Original Message-----
> From: Renaldo De Silva [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 08, 2002 2:10 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [PHP-DB] multiple query string
> 
> 
> isn't there any other way?
> 
> Rick Emery wrote:
> 
>> cookies
>> 
>> -----Original Message-----
>> From: Renaldo De Silva [mailto:[EMAIL PROTECTED]]
>> Sent: Friday, February 08, 2002 2:08 PM
>> To: [EMAIL PROTECTED]
>> Subject: [PHP-DB] multiple query string
>> 
>> 
>> Help!
>> 
>> I'm designing a search page and I need to keep the search variable alive
>> even after i refresh the page, I'm already using a string in the url and
>> I can't register a global variable because that would limit the search
>> page to one user at a time. How can I get the search string back into the
>> pag?
>> 
>> Any Ideas.
>> 
> 
> 


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

Reply via email to