PHP Web Gallery - printing image 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

User avatar
harsha
Forum Contributor
Posts: 103
Joined: Thu Jul 11, 2002 1:35 am
Location: Bengaluru (Bangalore) > Karnataka > India

Post by harsha »

so you want to display names or alias names of the images under the respective thumbnails.

Store the Path of the image and the Alias name in the DB and Fetch it. while creating thumbnails
ShineDesign
Forum Newbie
Posts: 13
Joined: Sat Oct 09, 2004 5:50 pm

Post by ShineDesign »

Hello again,

I really hate to come back and ask again, but I've been trying to figure out various templates etc... to formulate the script I need, however no luck has come across me. I am fairly new to PHP, but am trying to learn all I can. If I could get a little more info on what to look for, or anything really that would help me get what I need done, it would be greatly appreciated.

The site is all up and running, everything works great. For now, users just rollover the images and wait for the image name to appear, but I'd like the image name to also be displayed under each thumbnail.

Any help is appreciated, thanks.

http://www.fleetweekphotos.com
Post Reply