Hi
Nope, this is fine
[not necessarily good programming practise mind, but thats a different
story...]
--
Shane
On Sunday 18 Nov 2001 6:13 am, phantom wrote:
> Is there any inherit danger or taboos against changing the value of a
> variable from an integer to a string?
>
> example:
>
> if ($
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 additio
2 matches
Mail list logo