Use sessions.

http://php.net/session_start

On Mon, March 12, 2007 2:12 pm, Otto Wyss wrote:
> I submit a form back to itself with
>
>    action="<?PHP echo $_SERVER['PHP_SELF']; ?>" methode="get"
>
> yet I've a large PHP variable which I'd like to access afterwards as
> well. Is this possible somehow?
>
> O. Wyss
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

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

Reply via email to