PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Just to clarify, I'm talking about an unknown number of images, and the list should be generated with PHP and not HTML.
The user (who doesn't know HTML), will add images through the CMS GUI, and then the PHP should grab each image and wrap it with li tag.