Thread
:
{section} How to end section loop early....
View Single Post
#
4
06-15-2004, 03:45 AM
TelaFirma
X-Adept
Join Date: Nov 2002
Location: North Carolina USA
Posts: 930
I would suggest filtering at the PHP level, either by the WHERE clause in you DB query (preferably), or by using foreach and if/then loops in PHP.
Processing time will be MUCH shorter.
__________________
X-Cart Dynamic Image Generator 4.1
--
www.AngelaCarol.com
TelaFirma
View Public Profile
Send a private message to TelaFirma
Visit TelaFirma's homepage!
Find all posts by TelaFirma