05-24-2009, 03:32 AM
|
#7 (permalink)
|
|
The Wanderer
Join Date: May 2009
Posts: 20
Thanks: 0
|
Cecilia I was actually looking into this the other day. The difference in speed really wouldn't be noticeable. Echo() is slightly (and I do mean slightly) faster because it doesn't return a value like print() does. Personally I'm going to use echo() in my pages because it's one less letter to type then print() .. and yeah I'm really that lazy.
|
|
|
|