If I have a product ID # and I want to query the mySQL database for that #, and the 4 numbers behind it (like 100 as the main number, then look for 99, 98, 97, & 96). How would I do that?
I want to have them displayed on my page, but I want to get just those 5 ID #s and search for them.