Re: Tricky MySQL / php Script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



That's not what I mean at all. I actually have no idea where you got that
from. :)

Basically what I'm trying to say is this. The following is my url:

mypage.php?photoID=uploads/1052367746.jpg&userID=215

     photoID =  uploads/1052367746.jpg
     userID   =  215

I want to point to a record in a recordset.
That records id is  "uploads/1052367746.jpg"
However, I want to return all records for the userID "215".

How do I point my recordset at that file in the recordset so that the user
can go to the next and previous records in that recordset based on the
user's id?

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux