On Tue, 2005-07-05 at 13:09 +0100, Ross wrote:
> is there way to pass an array( or variables) to another page without sessions 
> or cookies?
> 
> Thanks,
> 
> 
> 
> R.
> 
> 

serialize / base64_encode through the URL / a form perhaps?

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

Reply via email to