This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
0
curl_setopt(CURLOPT_POSTFIELDS, array('message' => $m)) reads a file from the local file system if $m starts with '@'
Post Body
Use http_build_query if you want the sane behavior.
EDIT: oh wow, http_build_query takes a 'separator' argument so you can pass '&' as the separator. I am not able rightly to apprehend the kind of confusion of ideas, etc...
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 13 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/lolphp/comm...