/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php { ?> <div class="imageElement"> <h3></h3> <p></p> <a href="#" title="open image" class="open"></a> <img src="Images/Slideshow/<?php echo $file; ?>" class="full" /></div> <?php } } } ?>