[Solved] How To Connect Two Domain [closed]


You would probably use cURL from php. cURL can do so many things, so you can probably google “php curl upload” or something the get more specific answers. But the key-word you are looking for is probably cURL.

Please note that if you are going server-to-server, CORS will not make any difference — CORS only affects client-to-server.

1

solved How To Connect Two Domain [closed]