--- Jason Wong <[EMAIL PROTECTED]> wrote:

> 
> If in doubt, print it out (TM)
> 
>   echo '$Ind<br>', "$Ind<br>", $Ind;
> 
$Ind
'1','2','3','4'
'1','2','3','4'

Funny, they are both the same.

Stuart

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

Reply via email to