image upload to ftp using php

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
AbdulAleem
Forum Newbie
Posts: 1
Joined: Mon Jul 16, 2007 5:44 am

image upload to ftp using php

Post by AbdulAleem »

i want to upload an image file from my local machine to a a folder on my ftp using php,someone please give me the
solution for it
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

http://php.net/ref.ftp is where to start coding from. We generally won't just give out code. This is a place of learning.
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:3. Do not make multiple, identical posts. This is viewed as spam and will be deleted.
Post Reply