I have a main page where the user will select an image between 32 others. Each image has its own category. I then need to open my Categories php page (no need to have 32 I'm sure), where the image selected will display THAT images categories.
I have no idea where to start with this. Any ideas?
Once the page unloads, categories is "emptied" so that the next category can be selected from the main page and be displayed again on categories.php.