LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 




 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 06-14-2002, 04:16 PM
thegermster's Avatar
thegermster thegermster is offline
Registered User
 
Join Date: Feb 2002
Location: Richmond, VA USA
Posts: 116
Rep Power: 12
thegermster is on a distinguished road
Searching Fields in MySQL Table

Hey guys,

I wish to know how to do a simple MySQL search. I want to search through many fields that I have in one table. I looked at some documentation and came across the MATCH() AGAINST() command. I tried a few different scripts on my own, but came out with errors.

Here's what I tried:
Code:
$query = "SELECT * FROM tableName WHERE MATCH (fieldName) AGAINST ('wordToSearchFor');
I've never used the search feature before so this might be waaaay off. Can anyone tell me the correct command for this?
Thanks!
__________________
-germ
variable limit
generation axis
kan pai
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
bizarre flash behaviour please help creation22 Client Side 1 12-15-2006 07:20 AM
Flash / Mysql / PHP Integration jnarowski Flash MX 2004 0 08-19-2005 05:36 PM
flash PHP and mySQL ???????????? trippin Server Side 6 07-01-2005 01:08 AM
Checking MySQL Table Data dv8 Server Side 2 06-15-2002 12:11 AM
Changing a MySQL Table Field Value dv8 Web Platforms - PHP, JSP and .NET 1 04-04-2002 06:38 PM




All times are GMT. The time now is 01:51 PM.