Either use sessions or pass it via POST in using a form.
--
Ben Sinclair
[EMAIL PROTECTED]
----- Original Message ----- 
From: "John (News)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 17, 2002 4:48 PM
Subject: [PHP] Passing PHP Variables


> I need to pass a variable e.g. $var1 from one PHP page to another. The
> only conditions are that the variable cannot be shown in the source
> code on the end users machine nor can it be passed visibly within the
> url. Does anyone have any suggestions on how I can accomplish this?
> 
> Hippie. 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to