Hi all,
I am trying to deploy some reference code from a supplier which relies on
HttpRequest($url, HttpRequest::METH_POST);
This functionality is only available through the php HTTP PECL extension.
However, I don't seem to be able to find this extension - at least not one that woks with WAMP.
I tried [windows.php.net] with no luck.
The latest release ones for Windows all failed, saying "the program can't start because php_propro.dll is missing from your computer"
Any help?
Best,
Rob
I am trying to deploy some reference code from a supplier which relies on
HttpRequest($url, HttpRequest::METH_POST);
This functionality is only available through the php HTTP PECL extension.
However, I don't seem to be able to find this extension - at least not one that woks with WAMP.
I tried [windows.php.net] with no luck.
The latest release ones for Windows all failed, saying "the program can't start because php_propro.dll is missing from your computer"
Any help?
Best,
Rob