Results 1 to 16 of 16

Thread: [RESOLVED] - Gallery

Threaded View

  1. #1

    Thread Starter
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620

    Resolved [RESOLVED] - Gallery

    I've been attempting this for a couple of days now. I think it's time to ask for assistance.

    I have a mysql db and each tuple contains an image name attribute. On my site, I pull that name out just fine and can store the names in an array. I can even display all the images in that table. But I need to have them display one at a time.

    What I need to do is make a slideshow of sorts. I would prefer not to refresh the entire page. I found some nice JS slideshows, but PHP doesn't seem to want to cooperate with JS. Like with most JS slideshows they want the image names stored in an array also. But when I try to move elements from the php array to the JS array things don't work out.

    Any suggestions as to how I can create this gallery using just php?
    Thank you.
    Last edited by Dim; Jun 13th, 2005 at 06:13 PM.
    Dim

Posting Permissions

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



Click Here to Expand Forum to Full Width