Make Downloadable Image Link

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

Post Reply
12345678r
Forum Newbie
Posts: 2
Joined: Sun Oct 31, 2004 10:43 am

Make Downloadable Image Link

Post by 12345678r »

Please somebody tell me how to make downloadable image link in PHP.

I have one image say: image1 and I have another bigger image say: Image2. Now when user select image1 I would like to give them a downloadable option for Image2 and if yes than download Image2.

Thanks
rkl
12345678r
Forum Newbie
Posts: 2
Joined: Sun Oct 31, 2004 10:43 am

Post by 12345678r »

Please somebody reply the above problems.

I am stuck for a while.

Thanks
rkl
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

look into

[devnet] +force* +download* [/devnet]
Post Reply