As I list results from my mySQL table i'm adding the row number to an array so near the end of the page its like this
PrintedResults(13,343,4,3,34,54,66)
How can I print more results from my MySQL search where ID's are not equal to these numbers?... it will vary at run time