Hi,
On Fri, 28 Dec 2001 19:03:56 +0100
"Gabor Hojtsy" <[EMAIL PROTECTED]> wrote:

> > >    concatenation makes code unreadable
> > I disagree on that. I think strinc concatenation makes the code more
> > readble, because of the face, that what a variable is is clearly
> > separated from what the string is.
> > 
> > echo "bar is $bar";
> > vs.
> > echo 'bar is '.$bar;
I hope my readbility opinion remains vaild ;)

Jan
-- 
Q: Thank Jan? A: http://geschenke.an.dasmoped.net/

Reply via email to