How do i transfer data to next server
hu giys, I am trying to pass some information of a server in which the script is running to next url or server. I tried using curl. i have following two disadvantages: 1.) if cannot locate file it will tell file not found 2.) it waits till the remote file execution is completed. How can i overcome both of the things either by using ...