GIDForums  

Go Back   GIDForums > Computer Programming Forums > MySQL / PHP Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 17-Dec-2006, 09:20
Richardknox Richardknox is offline
Junior Member
 
Join Date: Nov 2006
Location: Michigan
Posts: 83
Richardknox is on a distinguished road

Website Search feature


Greetings,

On my website, I display webcams (non-adult)from around the country. All my information for each webcam it stored in a database. I need help figuring out how to setup a search feature on my site. I want it to search the database, and display its results to the visitor.

How might I do this??

Thanks,
Richard
  #2  
Old 17-Dec-2006, 19:04
Richardknox Richardknox is offline
Junior Member
 
Join Date: Nov 2006
Location: Michigan
Posts: 83
Richardknox is on a distinguished road

Re: Website Search feature


I found a search script that works with my setup. But, I need some help with an area of the querry.

I want to be able to search these cells in the wcdatabase table

country state city camname sdesc

and compare it to the search word. $trimmed.

This is the querry:

$query = "select * from wcdatabase where state like \"%$trimmed%\"
order by camname";


Now, the whole script works. I am able to search the database for the search term just fine. But, I am only able to search in one cell, and only one cell.

I want to be able to search the other cells also at the same time.

Thanks,
Richard
 
 

Recent GIDBlogProgramming ebook direct download available by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Seo Tips And Tools dhsn98 Search Engine Optimization Forum 5 08-Apr-2008 20:12
earn money google directory limkockchuan Advertising & Affiliates Forum 0 26-Nov-2006 05:29
Need Help Getting website to show up in Search Engines demtro Search Engine Optimization Forum 5 22-Sep-2005 22:37
Search Engine Positioning 101 and 201 "How To" Tips... 000 Search Engine Optimization Forum 0 29-May-2003 11:34

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 07:07.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.