* Thus wrote Chris Shiflett ([EMAIL PROTECTED]):
> --- Jake McHenry <[EMAIL PROTECTED]> wrote:
> > Is there any advantage to the curly brackets over the '".."'?
> 
> There's not enough difference between the two to choose one over the other
> based on performance, if that's what you mean. Personally, I find that
> concatenation looks clearer in some cases, and interpolation looks clearer in
> others. This is just a personal preference thing.

Also depends on how you're editor highlights things (not to start a
thread on this.) I tend to use the concate method because I'm
used to programming in php the old school method.



Curt
-- 
"My PHP key is worn out"

  PHP List stats since 1997: 
          http://zirzow.dyndns.org/html/mlists/

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

Reply via email to