Bitcoin Forum
May 05, 2024, 10:28:38 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin price tool [Script]  (Read 589 times)
Bitcoin_BOy$ (OP)
Hero Member
*****
Offline Offline

Activity: 854
Merit: 503


|| Web developer ||


View Profile
January 16, 2015, 09:34:26 PM
Last edit: January 16, 2015, 10:00:58 PM by Bitcoin_BOy$
 #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 = 'Youremail@here.com';  // 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

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!