I'm trying to get a PHP script to read the test http call back.
having some trouble, i tried to dump the $_POST and $HTTP_RAW_POST_DATA into a file when the call back script is hit,
and it is hit but i always get null in the POST data.
what am i doing wrong?
anyone have some PHP examples working with bitcoinmonitor?