> There is no problem if the search string is say, "ABC". However, it will
> give a problem
> if the string is "Mr ABC". I display this string at every page so that
> users know
> what they searched for.
> For example:
> You search for: $searchstring
>
Try urlencode/urldecode.
regards
--
Hi,
I wrote a script that does searching against a MySQL database.
The resultant page displays 10 records at a time while there is the
Prev...Next Page at the bottom of the page.
There is no problem if the search string is say, "ABC". However, it will
give a problem
if the string is "Mr ABC". I
2 matches
Mail list logo