Jump to content

Image chaning script


me1000

Recommended Posts

ok I want to create a script (page) that will let me view a image (800 X 600) then below the image (or above it) there will be a link to the 1024 X 768 version of the image. there will be hundreds of images when I finish them all. categorized by a number 1-7 then the image images themselves would be categorized by a 2 digit number 01-26

the path to the images would be something like

image/1/01/wallpaper_1024.jpg

(the image directory) / (the Category) / (the image number) / wallpaper_(800 or 1024 depending on size).jpg

since they would all be named the same the script will be much simpler. so to goto the the 15th image in the 3rd category and the image is 800x600 the url would be something like

[a href=\"http://www.website.com/imagepage.php?cat=3&num=15&size=800\" target=\"_blank\"]http://www.website.com/imagepage.php?cat=3&num=15&size=800[/a]
that would display the image [a href=\"http://www.website.com/images/3/15/wallpaper_800.jpg\" target=\"_blank\"]http://www.website.com/images/3/15/wallpaper_800.jpg[/a]

the right above that image would be a link that would display the 1024 version of it,

I hope im making since if not say so, becasue i really need this script!

I wish I knew how to implement this script but im still new to php. i know its possible, and wouldn't be that hard really. im continuing to work on is but any help is appreciated
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.