Hi,

If I have a table named quote and the field has 30
words in it is there a way to pin-point a certain word
and match it with another query in PHP?

So a quote may say:

"Tomorrow never comes"

And I wanted 'never' to be dragged out of all quotes
and counted in another table to keep a track of how
many words of each is listed in the entire database.

So is there a query or a PHP code I can use to look
for a particular matching word?

J

http://personals.yahoo.com.au - Yahoo! Personals
New people, new possibilities. FREE for a limited time.

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

Reply via email to