Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001011

Re: [PHP-DB] Looping twice. From: Stas Trefilov (stas.t <email protected>)
Date: 01/15/01

You got to have 2 tables: SubAreas (list of your areas) and
Names, each having a link to SubAreas. First select
subarea(s) from the 1st table, then select all corresponding
names from the 2nd. No excessive operations.

-- 
Piloteers do it on the road

-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>