making classified system

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
rami
Forum Contributor
Posts: 217
Joined: Thu Sep 15, 2005 8:55 am

making classified system

Post by rami »

i am trying to make big total classified system of all kinds of products
what should i consider before making it

i am more concerned about search
can i do
select id from table where categorty=""
or i should do other search
it may have million of products later
any recommendation

do and donts
table specification
no any sale or so
any such made system for hints
thanks
Post Reply