bigmikey00 Posted December 6, 2010 Share Posted December 6, 2010 i have aclient that asked if i could create a site search for him that will search his site for contents. for example currently i created one that has dropdown for audios,images,blogs and then he selects one of them and searches the database for keywords. now i am trying to make it so it has just a search bar no drop down and when he types bye bye it will search through the audio table the image table and the blog table and display all results found. how can i create this P.S i know their is sites that has scripts that can do this with admin panels and such i do not care for all that because his search info is already taken care through the cms. dbname=testing tablename=audios,blogs,images, tablefields=title,tags,description thats the info for database and tables. Quote Link to comment https://forums.phpfreaks.com/topic/220835-help-with-a-searchphp/ Share on other sites More sharing options...
AbraCadaver Posted December 6, 2010 Share Posted December 6, 2010 What is the code that searches based on the drop downs? Quote Link to comment https://forums.phpfreaks.com/topic/220835-help-with-a-searchphp/#findComment-1143612 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.