Hi all, it's me again with another php question. I made another post about php and mysql in which I got off on a tangent about automatically displaying images in a folder. A lot of you guys helped out and I was psyched.
It seems the easiest way, right off the bat, is the suggestion to use: phpimageview. I checked it out and it seems to be simple enough for what I want to do. Maybe I can get started with this and get gutsy later on.
Anyhoo, what I want to do is shown in the attached picture. The top title/menu part is all taken care of. The "pick a state/links" part shouldn't be a problem for me now...
The picture, as well as the "next", "previous" and the numbers are all done with the phpimageview script. No problems there.
The problem is tieing in a picture description with each picture. Based on my limited experience thus far, it seems like the logical way to go about it would be to use another mysql database/field and add the descriptions in there. From there, do some sort of fancy-pants linking beyond the random image that was grabbed and the description of that picture from the mysql database.
Anyone have any better ideas? Any tips? Any pointers? Any code they want to do for me? 😉
It seems the easiest way, right off the bat, is the suggestion to use: phpimageview. I checked it out and it seems to be simple enough for what I want to do. Maybe I can get started with this and get gutsy later on.
Anyhoo, what I want to do is shown in the attached picture. The top title/menu part is all taken care of. The "pick a state/links" part shouldn't be a problem for me now...
The picture, as well as the "next", "previous" and the numbers are all done with the phpimageview script. No problems there.
The problem is tieing in a picture description with each picture. Based on my limited experience thus far, it seems like the logical way to go about it would be to use another mysql database/field and add the descriptions in there. From there, do some sort of fancy-pants linking beyond the random image that was grabbed and the description of that picture from the mysql database.
Anyone have any better ideas? Any tips? Any pointers? Any code they want to do for me? 😉