Hi all!

Any good tutorials for adding a search-function to your homepage?
I have a 'q&a' section with three fields fetched from a mysql table. The
fields are: headline(varchar(50)), question(text) and answer(text). These
are the feilds that should be searched...

I think my ISP has mysql 3.23.54 so I guess I won't be able to use FULLTEXT
INDEX?



.bobo


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to