I think you'll need to use header ("Location: url?".print SID);

                        Adam

On Wed, 14 Aug 2002, apollo wrote:

> hi,
>
> after submit i use:
>
> if (isset($submit))
> header ("Location: url?".sid);
>
> i want continue my session in next page, but SID (my session's unique id) is
> lost in nex page, so i can't. What's wrong ? Any ideas ?
>
> apollo, just me
>
>
>
>


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

Reply via email to