View Single Post
02-21-2007, 01:36 PM
#17
Adrian.jc is offline Adrian.jc
Status: I'm new around here
Join date: Feb 2007
Location:
Expertise:
Software:
 
Posts: 1
iTrader: 0 / 0%
 

Adrian.jc is on a distinguished road

  Old

I was just browsing and had to comment.

It doesn't really matter.
It may speed the script up by a few mili seconds, but that's it.

It's better to use { }, it's clearer, and better for nested statements.

Using the alternative Control Structure, ? : would be better than no { }

Adrian