> 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



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to