Hojtsy Gabor Fri, 09 Nov 2001 02:56:57 -0800
> Hi. The first line of each paragraph begins with a space, that's nice, > but how about losing it for examples? In short: > > $foo = 'bar'; $foo = 'bar'; > echo $foo; vs. echo $foo;
I think I cannot get the point here. Please explain! :) Goba