Can any one help me in this topic.................

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
srinath
Forum Newbie
Posts: 1
Joined: Fri Nov 10, 2006 6:18 am

Can any one help me in this topic.................

Post by srinath »

Hi friends,
This is Srinath.Can any one help me how to copy a file from one folder in FTP to another Folder in FTP with the same file name?


please if anyone as the solution for that please reply me.


Thank You & with regards,

SRINATH.
printf
Forum Contributor
Posts: 173
Joined: Wed Jan 12, 2005 5:24 pm

Post by printf »

Have a look at ftp_put();

printf
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:2. Use descriptive subjects when you start a new thread. Vague titles such as "Help!", "Why?" are misleading and keep you from receiving an answer to your question.
Post Reply