S Shervin E New member Mar 16, 2010 #1 I want a function similar to file_get_contents(URL) but with a difference that I do not want to wait for the URL to get processed. I just want to send the request and move on regardless of the ourcome of URL. Is there such a function in php? Thanks in advance
I want a function similar to file_get_contents(URL) but with a difference that I do not want to wait for the URL to get processed. I just want to send the request and move on regardless of the ourcome of URL. Is there such a function in php? Thanks in advance