Author

Topic: Bitcoin price tool [Script] (Read 603 times)

hero member
Activity: 854
Merit: 503
|| Web developer ||
January 16, 2015, 04:34:26 PM
#1
Hello Everyone ,
I want to share this bitcoin price tool to short time for developers .
Easy and simple tool !

Programming Language used : Php , Jquery , Javascript , Html , Css

There's two tool :
@ First for cryptocurrencies price convert like preev.com
@ Second for price track via email you need a cpanel to setup it

You can see demo : notify.elmeda.net
You can find it on github https://github.com/Abd3lk4d3r/Bitcointool

* You need to check settings.php to setup the tool :
Code:

// Email :
$setemail = '[email protected]';  // Set your email

// Database :
$sethost = "Localhost" ; // Here i used wamp server
$setdb = "pricetool"; // Create a db pricetool
$setdbuser = "root"; // set database user
$setdbpass = ""; // set database pass






Gladly receiving donate btc : 1QLHxifC7aYDu1YTkQEnFpqxDhmnKCRzZ1

I hope i help you with this tool  Smiley
 Bitcoin Boy

Jump to: