freelacerscity
Páginas
- Make money from your website with affiliate programs
- Making a Green Move by using eco friendly moving boxes!
- What is included in a employment contract?
- Forex Trading for Novices
- Quick Time period Trading Methods - in Forex for Profi
- Foreign exchange Trading Methods - Precisely what Tends To Be Sometimes The Most Reliable?
- Best 5 Success Steps TO HELP YOU WITH YOUR Online BUSINESS
- Start earning Bitcoins now!
martes, 15 de julio de 2014
require_once 'Microwallet.php';
// Create the object with your API key
$microwallet = new Microwallet('YOUR_API_KEY_HERE');
// Sends 1000 satoshi to the Microwallet Donate Bitcoin address
$result = $microwallet->send('1MiCRoXT5gFtGZLSmW6efAx968WAKvD5xz', 1000);
// The html in the result is ready to print out
echo $result['html'];
Suscribirse a:
Entradas (Atom)