I am having trouble with something that I know is probably really simple:
I have a bunch of photos in a profile image folder. I want to call the image based on the id of the folder like this main-$id.jpg. I need to know the PHP that can do that...
Thank You