| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| Soon to be RICHdoggie! | fulltext mysql query not working! help! PHP Code: Thanks Tom |
| |
| | #3 (permalink) | |
| Soon to be RICHdoggie! | Quote:
what do you mean created the indexes? I did "... FULLTEXT (drink_name,drink_type,drink_glass)..." in the "create table" mysql coding. | |
| |
| | #4 (permalink) | ||
| Senior Member | Quote:
ie did you exectue a sql query like this: Quote:
it can get quite complex if your searching differenent columns each time http://www.phpfreaks.com/tutorials/129/0.php | ||
| |
| | #5 (permalink) | |
| Soon to be RICHdoggie! | Quote:
| |
| |
| | #6 (permalink) |
| Senior Member | you need to edit that query to match your table layout and the columns you want to create indexes for. once you have the query built you need to execute it. via phpmyadmin. or via command on ssh. if you read the article above it will explain it better than i can. |
| |
| | #9 (permalink) |
| NamePros Founder Administrator | Try it like this, PHP Code: |
| |
| | #10 (permalink) | |
| Soon to be RICHdoggie! | Quote:
| |
| |
| | #12 (permalink) | |
| Soon to be RICHdoggie! | Quote:
Thanks all! | |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HOWTO: Install the Apache Web Server, Perl, PHP, and MySQL on Windows | deadserious | Webmaster Tutorials | 96 | 05-27-2007 01:24 PM |
| Tutorial: How to Install Apache2 MySQL and PHP on Windows | deadserious | Webmaster Tutorials | 35 | 09-21-2005 09:46 PM |
| mysql problem | Shof515 | Programming | 3 | 12-14-2004 09:20 PM |
| Tutorial: Getting Started With MySQL (The Basics) | deadserious | Webmaster Tutorials | 3 | 04-18-2004 01:17 PM |