PHP tricks - Upload file to different server with move_uploaded_file()

preview_player
Показать описание
So simple,easy.., how to upload file to different server(different IP) with move_uploaded_file().

in client i'm using ubuntu 14.04, server using windows 7.
PHP script in ubuntu, in windows 7 only 'uploaded_folder'
Рекомендации по теме
Комментарии
Автор

What we need is upload from on domain to another domain, cross-domain uploading

edgar-mmxxiii
Автор

upload file to different user from same device. who need this thing

joewannalearn