Is there any inherit danger or taboos against changing the value of a
variable from an integer to a string?

example:

if ($Msg==1) $Msg = "You have foobar'ed your entire server.";

Thanks.




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