05-22-2009, 09:41 PM
|
#6 (permalink)
|
|
The Gregarious
Join Date: Feb 2009
Location: New York
Posts: 645
Thanks: 64
|
Quote:
Originally Posted by sketchMedia
This brings me nicely to my next point, if a script needs so many if/else's there must be an easier way to do it.
|
Agreed. Looking over his IF conditionals, I thought it might be easier to consolidate them but in each one he echo's out a $p1 variable as well as the variable that is related to the IF test itself.
It kinda looks like a pagination script....
|
|
|
|