Thread
:
A couple new php tutorials
View Single Post
12-16-2004, 04:40 AM
#
5
(
permalink
)
idx
Senior Grasshopper
Join Date: Jun 2003
Location: FL
Posts: 317
I've always found the
alternate syntax
clunky... if that's a word.
It always felt cleaner to use the c-style syntax..
Code:
if (foo()) { // } else { //ahh }
-r
idx
View Public Profile
Visit idx's homepage!
Find More Posts by idx