Ftp upload

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
User avatar
deeppak
Forum Commoner
Posts: 27
Joined: Thu Apr 06, 2006 6:31 am

Ftp upload

Post by deeppak »

I want a file to be uploaded, to a server which is other then the server on which the page displaying the interface for upload is adressed.

I mean there are two servers one where the file is to be transferred and the other where the page is hosted for file upload, and the file is on the client machine.

he is using the page to upload the file to the server other then the server on which page is hosted .

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

Post by feyd »

What do you need help with? Post your code.
Post Reply