I'm having a bit of a weird problem. I'm displaying images from a mysql table, but for some reason, the images sometimes display and other times don't. On the one page, there may be up to 12 images loading, based on the user's account, however, 2 or 3 of these images may not display. On refresh, it could be a completely different 2 or 3 images that don't display. Sometimes it's only 1 image that doesn't display.
I'm an experienced PHP programmer, so I can't probably assure you that it's nothing in the code. I'm looking for something in the PHP/MySQL setup most likely.
Any ideas?
Henry