transfer a file from one webserver to another

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
momukhtar
Forum Newbie
Posts: 11
Joined: Thu Mar 06, 2008 8:02 pm

transfer a file from one webserver to another

Post by momukhtar »

If want to transfer a file from one webserver to another then shall I use http_put_file or there is any other appropriate function. PHP documentation is not very much clear
User avatar
VladSun
DevNet Master
Posts: 4313
Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria

Re: transfer a file from one webserver to another

Post by VladSun »

viewtopic.php?f=1&t=83036
Keep it in one thread, please
There are 10 types of people in this world, those who understand binary and those who don't
Post Reply