Tagged Questions

1
vote
5answers
1k views

Select surrounding rows php/mysql

I want to select a group of rows around a row matched on conditions, ie select a row and then return 5 records before and after it. More info as requested (sorry bout that!) Ok, so the table records ...