How can i get ( previous, current and next) data from mysql records? |
[eluser]K-coder[/eluser]
Hello, I'm looking for smart solution to get previous, current and next data from database, for example in flickr.com you can go to next or previous photo by clicking on this photo example: http://i53.tinypic.com/1s00hc.png I can do something like that but it's going to make 3 queries in database and i'm looking for something optimize queries. |
Messages In This Thread |
How can i get ( previous, current and next) data from mysql records? - by El Forum - 11-04-2010, 12:14 PM
How can i get ( previous, current and next) data from mysql records? - by El Forum - 11-04-2010, 12:42 PM
How can i get ( previous, current and next) data from mysql records? - by El Forum - 11-04-2010, 01:20 PM
How can i get ( previous, current and next) data from mysql records? - by El Forum - 11-04-2010, 01:24 PM
How can i get ( previous, current and next) data from mysql records? - by El Forum - 11-04-2010, 01:47 PM
How can i get ( previous, current and next) data from mysql records? - by El Forum - 11-04-2010, 01:59 PM
How can i get ( previous, current and next) data from mysql records? - by El Forum - 11-04-2010, 03:43 PM
How can i get ( previous, current and next) data from mysql records? - by El Forum - 11-04-2010, 04:40 PM
|