hi everyone. Im trying to categorize my data from my MySQL database. Ive set
up a MySQL database with 2 tables: my categories and subcategories and
another with my data and a category id from the category table. Im a newbie
to PHP so am I on the right track??

Ultimately, I want a list of category links. which link to its respective
sub categories, which is then linked to the data.

Steph


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to