[FX.php List] Cookie issue
    Bob Patin 
    bob at patin.com
       
    Sat Feb 23 17:29:22 MST 2008
    
    
  
Hi,
No, that won't work; this web app can have as many as 60 links on a  
page, each of which passes variables in a GET statement. I could pass  
one variable there, but I certainly can't pass the 20 variables that  
I'd need to pass.
BP
On Feb 23, 2008, at 12:52 PM, Glenn Singleton wrote:
> Coming in late to all of this, but wouldn't another solution be to  
> pass the 10 or 20 variables as hidden $_POST variables ?
>
> I would take some work and certainly some security issues, but then  
> you could just pass the session id as a $_GET.
>
> The code would be standard between each page and could just be  
> copied and pasted.
    
    
More information about the FX.php_List
mailing list