partial/wildcard word searching
I'd like to be able to retrieve all words matching the text I provide e.g. strdup should match pstrdup, apr_pstrdup, etc.
Is this possible with the existing code? or do I need to start hacking the SQL statements?
Rachel
|