Results 1 to 6 of 6

Thread: PHP photo album -adding info

  1. #1
    Join Date
    Feb 2006
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation PHP photo album -adding info

    Hey

    I wonder if there is an easy way to add sertain info below the image name, for example if i show 3 humans and i want heights after below the name. Like this

    Human 1 Human 2 Human 3
    23cm 56cm 49cm

    I thought something simple like a .txt file with the information so it can be changed easily. But since i dont know nothing about php (more then it seems complicated) I'm open for suggestions.

    cheers

    /M

  2. #2
    Join Date
    Sep 2004
    Location
    Little Falls, Roodepoort, South Africa
    Posts
    421
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default

    Do you want a pop up when over image, or just standard text in a cell under the picture???
    Very Best Rgds, Simonf :cool:
    __________________________________
    My Site | E-Mail Me

  3. #3
    Join Date
    Feb 2006
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Just standard text in a cell

  4. #4
    Join Date
    Mar 2006
    Location
    IL
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Lightbulb RE: PHP photo album -adding info

    Quote Originally Posted by MrH2o
    Hey

    I wonder if there is an easy way to add sertain info below the image name, for example if i show 3 humans and i want heights after below the name. Like this

    Human 1 Human 2 Human 3
    23cm 56cm 49cm

    I thought something simple like a .txt file with the information so it can be changed easily. But since i dont know nothing about php (more then it seems complicated) I'm open for suggestions.

    cheers

    /M
    What about just renaming the image file and name it as the height? Then it just set the script to displat the filenames.

  5. #5
    Join Date
    Sep 2004
    Location
    Little Falls, Roodepoort, South Africa
    Posts
    421
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default

    Hi

    Look at this script.... it provides what you are looking for

    http://www.dynamicdrive.com/dynamici...photoalbum.htm
    Very Best Rgds, Simonf :cool:
    __________________________________
    My Site | E-Mail Me

  6. #6
    Join Date
    Feb 2006
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you for your quick answer but this isnt exactly what I'm looking for.

    I know i didnt mentioned it but i have 100+ pictures thats constantly changing and im really enjoy the smoothnes with just adding them in a folder without going into the html code.

    So what i look for is something more automatic, I dunno how but there must be a easy way

    Its a site with high res pictures of products btw, maybe the easiest would be to put a .txt file in a iframe and let them search for the product?

    Suggestions are welcome

    /M

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •