Hi
I'm using the HTTP_Request Class (PEAR) to get results back from a webpage.
I've made a script to add email forwarding aliasses in CPANEL. It worked very fine, but suddenly I don't get a result anymore of getResponseBody().
the aliases are still created, so the HTTP request succeeds. Also I can get header information, only body is empty.
Does anyone know why this is happening?
You can download my script at pucazone.com/scripts
greets