how I SEND stuff with PHP and POST? (not how to grab, or how to send from html… but how to send from PHP… the particular PHP script is not even running in a webserver, neither is part of a web-page).
I looked everywhere on google, but I keep finding examples of how to use a html form, and how to use $_POST to get the results…
You can use libcurl for that.
http://php.net/manual/en/book.curl.php