PHP: file_get_contents - Manual - PHP: Hypertext Preprocessor
here is another (maybe the easiest) way of doing POST http requests from php using its built-in capabilities. feel free to add the headers you need (notably the Host: header) to further customize the request. note: this method does not allow file uploads....