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 display this string at every page so that users know what they searched for. For example: You search for: $searchstring I believe it something to do with blank spaces. Help?? Nyon -- 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]