Now it is about MySQL... I'm not really good in MySQL so I ask for help in this mayby really easy thing.
Let's make an example now of this what I want to do:
Database -> Has ADs with multiple categorys in one ad.
Website -> Will print all ADs in the specific category with function ad('sport');
Lets say we have google ad there and I want it to be displayed in Sport, Events, Search pages categories.
Ok I would like to know do I need to create categories table seperately or can ad table handle different options in category field?
Ask if you didin't understand anything about this...
Edited by Jonne, 24 November 2007 - 02:24 PM.
