Hi all,
I required Register page in php mysql. when any user will get register, he will provide name, user name (unique), email id (unique) , password , amount [(0.01) BTC] read only,
After Submitting this page visitor will get payment box with receive hash and qr code.when he will make a payment of 0.01 btc, program will redirect to welcome.php with successful payment transaction message.
php, mysql, blockchain