So, is there not any way to match a string of some words that is contained in a bigger string but the words are not in order?
1. split your name into various strings
2. check if each of these strings are in your DB-string (e.g. using substr() instead of an regex)
In reply to Re: Reg exps?
by Ratazong
in thread Reg exps?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |