Hi Rita,

>[...] I need to get users to the page their
> book is on [books.php?page=3] -- else they'll have to try to find the book
> they searched for by going through a bunch of pages.

verbal

if found
        books.php?page=$booksite
else
        URL searchsite
endif


You mast have a databaseconnection an an SELECT-Statement
with WHERE-Clause to select the wanted book(s).

Regards,
Ruprecht

----------------------------------
E-Mail: Ruprecht Helms <[EMAIL PROTECTED]>
Date: 05-Jun-02
Time: 09:12:23

to be informed -> http://www.rheyn.de <-

This message was sent by XFMail
----------------------------------

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to