SyntaxFix
Write A Post
Hire A Developer
Questions
If you don't need HTTPS and curl is not available on your system you could use fsockopen
fsockopen
This function opens a connection from which you can both read and write like you would do with a normal file handle.