In article <[EMAIL PROTECTED]>, Harlequin wrote:
> I'm just working on my syntax for passing a variable "UserID" from one page
> to the next and it works a little like this so far:
> 
><?php echo "for example: ['$UserID']"; ?>

As you seem to have _many_ problems, i can only advise you to read the
manual.. and read it again.. and again... http://www.php.net/manual.

You can find the answer in the section on variables, predefined
variables to be more precise.

-- 
Tim Van Wassenhove <http://home.mysth.be/~timvw>

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

Reply via email to