--- "Ford, Mike" <[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.
> 
> "Both"?  There are three things printed out there,
> so "both" cannot be
> right.  2 of the 3 can be the same, or all of them
> can be the same, but not
> "both".
> 
> Cheers!
> 
> Mike

I thought you were ignoring my posts ?
The issue was the difference between double and single
quotes. 
Stuart

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

Reply via email to