Hi,
Doing a search engine and want to allow users to enter multiple strings
each strings bounded by quotes to search on the occurrence of those
strings in a target db. So, like tokanizing functions do their
tokanizing thing on characters like space or whatever based only on one
character, it would be handy to tokanize strings defined by patterns
enclosed by quotes.
So, if somebody searched on "quick brown fox" and "wild dogs", the two
strings could be placed in array cells (tokens?) and used in a search.
I've been looking at POSIX regular functions, but most recently read
that native PHP functions would execute faster. Question is, I guess,
is there a tokanizing PHP function that will break out strings defined
by enclosing quotes?
The PHP_mySQL group is dedicated to learn more about the PHP_mySQL web database
possibilities through group learning.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/php_mysql/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/