SimonXIX’s Twitter Archive
—№ 40,078
⇤ Newest
Tweet
⇠ Newer
Tweet
Older
Tweet
⇢
Today I have to write a PHP script to submit a POST request... without using cURL. The horror...
Permalink
On Internet Archive
24 October 2016
…in reply to @SimonXIX
$response = file_get_contents($url, null, $context);
On Internet Archive
24 October 2016