Show/echo image file name

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!

Moderator: General Moderators

Post Reply
joeynimu
Forum Newbie
Posts: 1
Joined: Fri Mar 11, 2011 2:15 am

Show/echo image file name

Post by joeynimu »

Hi everyone?
I am working on a certain site, an e-commerce one based on virtuemart.For those of you who are familiar with virtuemart, when you click on a product on the category list, it takes you to a flypage where you get more info on that particular product with additional images below.
Now my client would like to have the additional images show names underneath them based on the name of the image itself whith which it was named with just the way lyte box does it.
In short i want to echo the name of the image file or rather the name of the image whith which it was named.Anyone whith an idea how i can achieve this.

Sorry for my english but i guess you've gotten what i want to achieve.
Post Reply