User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the PHP section within the Web Development category of DaniWeb, a massive community of 402,024 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,416 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 6943 | Replies: 4
Join Date: Jun 2004
Posts: 11
Reputation: charter is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 0
charter charter is offline Offline
Newbie Poster

searching multiple fields

  #1  
Jun 19th, 2004
I have a form in my search.php page and want to know how to search on more than one field in my Mysql Database to give me the result.

This is my form for searching one field:

<form action="results.php" method="post">
Search:&nbsp;<select name="searchtype">
<option value="date">Date</option>
<option value="wk no.">Wk #</option>
<option value="year">Year</option>
<option value="artist">Artist</option>
<option value="title">Title</option>

</select>&nbsp;&nbsp;<input name="searchterm" type="text">&nbsp;
<INPUT type=image src="search.gif" value="Search"></div>
</form>

The thing is I wish to search on both the wk no. field and theyear field to give the result I want.

The think is that the Year is on multiple records (about 50 records) the Wk No. is the same on only 10 records in the database then the Wk No. changes with the Year staying the same.

This means that if I can search on both the Year and Wk No. it would give me the 10 records that match both criteria.

If I search on just the Year it gives me all 50 records for the year regardless of Wk No.
Or if I search on Wk No. it gives me all the records with the same WK No. in all the different years.

So if anyone can please amend my form code to do this it would be very much appreciated.
Last edited by charter : Jun 19th, 2004 at 3:44 pm. Reason: email notification
AddThis Social Bookmark Button
Reply With Quote  

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb PHP Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the PHP Forum

All times are GMT -4. The time now is 10:09 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC