Dynamic web site solutions
User 'guest' at
home
/
mysql
/
Home
PHP
VBA
MS Excel
MS Access
MySQL
HTML
CSS
Site Map
Contact
About
Email:
Password:
Register
Sign in with
OpenID
Browse MySQL Content
Searching in MySQL using fulltext (php)
By: Mark Kiehl
Searching in MySQL using fulltext
Modify your MySQL InnoDB table to include a fulltext index by running this SQL:
ALTER ..
1