Project #20: A booru-style system of images-across-pages (where removing an image doesn’t mess up the pages or the stack)

bra breasts flower hand_on_head highres idolmaster lingerie long_hair miura_azusa mosaic mosaic_art nababa photomosaic purple_eyes purple_hair solo underwear violet_eyes

Estimated date of creation: April 2025

Status: Online 🟢

This is trickier than one might expect. Set up a page system where PHP pages are added or culled based on how many images we’re dealing with. It reads the SQL database to tell. If an image is removed from the database, it won’t show anymore on the pages, but the stack also won’t be weird. The next thing over will fill the space, and everything that should move over by one will move over by one. But also, if 1000 things are deleted, things will still work out normally.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *