Download image file problems.

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
php_insight
Forum Newbie
Posts: 1
Joined: Fri Apr 27, 2007 3:10 am

Download image file problems.

Post by php_insight »

I want to download image which i have uploaded.

It is not working with the echo function.
please give me code to do it.
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Post by onion2k »

This forum, and the lovely people who inhabit it, are here to help you solve your coding problems. We do not give up our time to write your code for you. If you want to post the code you've written, with an explanation of exactly what you're trying to do and what the problem you're facing is, then perhaps someone will be able to lend a hand. Without that there is nothing we can do.
Post Reply