T.J. Mahaffey wrote: > > My problem is that when a user performs a search, I need to display the > page on which their search string is found, but still display ALL > records within the paging of the entire database. > I've since discovered the core of what I need to do: >
i would suggest u run the query function twice. first time u get the search results and the second time u get all the results.
that way you will be able to differentiate the records perfectly -- Thanking You Sumeet Shroff http://www.prateeksha.com Web Designers and PHP / Mysql Ecommerce Development, Mumbai India -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php