bard wrote:
> Plus, this is PHP, not javascript. Variables look like this, "$UN"
> not this, "UN".

$UN is a variable.
UN might be a constant, if it is defined as one. If not, its just a 
string.

Wagner

-- 
Three may keep a secret, if two of them are dead.

-- 
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