Get specific results
Posted: Fri Jul 28, 2006 9:18 pm
I am trying to get a set of results seperated by their order of being returned.... for example, if i am returning 10 rows always, i would like to assign different variables to the selected columns for that row.. such as $row1[1] - $row1[2].. then $row2[1].. $row2[2].. What im basically doing is selecting top 10, and scattering the results in different areas of the site..
Any ideas on the best ways to do this?
Hope this makes sense.. heh..
Thanks!
Any ideas on the best ways to do this?
Hope this makes sense.. heh..
Thanks!