Post
Topic
Board Project Development
Re: [Announce] bitcoinmonitor.net - Free professional notification/payment service
by
adamstgBit
on 12/12/2012, 05:22:38 UTC
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?