search module

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
noob#10
Forum Newbie
Posts: 19
Joined: Wed Aug 15, 2007 9:55 am

search module

Post by noob#10 »

i would like to make a search module that should display the following:
cat_name(category name)
pd_name(product_name)

but i find it hard on query for 2 tables. when a client types either in the textbox a product or category it should display something. anyone has ideas about this?
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Post by califdon »

Please try to explain better what you want to do. It's not clear to me.
Post Reply