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!
Hi can someone tell me how I can make this script to show all images that are found in a bunch of subdirectorie.
Presentely it only reads from the SEArchive and display only images that are false in mysql database
You're just pulling this stuff out of the database right? You're not actually reading the filesystem?
What does $row['Bloom_name'] contain? The way you've hardcoded in the image tag, it looks like it's either just a filename without an extension, or a path without an extension. So: