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!
I've recently taken over a website which contains a photo gallery and I was told the photo gallery used to work in a way that if you clicked on a photo it would open a larger version of the photo in a pop up window, and I've been asked to fix it so it works that way again. The code is as follows
I assumed the part that was commented out is the part that would make the photos open in the popup window but if I include that, none of the photos will show up at all. Any help would be great