Bitcoin Forum
September 03, 2024, 07:20:23 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / Re: How to send BTC from a web server/website on: December 14, 2013, 07:32:25 AM
you need to know how to code PHP.
Okay. I've done that. Then what?
2  Other / Beginners & Help / Re: How to send BTC from a web server/website on: December 14, 2013, 06:53:32 AM
Understood.

Like I said before, I'm doing this for my own messing around (kind of like "ha, i made that and it works"). I can run it all locally with an Apache localhost, so that'll keep me safe[r] Smiley

Just to elaborate a bit in case it wasn't clear in my OP, take for example the withdraw page on Ice Dice: https://ice-dice.com/en/account/withdraw. When you fill in the text fields and click "Withdraw", obviously some function (code) is called and executed on their server(s). How do they do that/what is the [example] code?
3  Other / Beginners & Help / How to send BTC from a web server/website on: December 14, 2013, 04:52:26 AM
I'm looking at creating a simple website for my own testing/messing around with and one of the functions of it is to send BTC based on a webform input. All I want to know is how do I send an amount of bitcoin to a wallet address. The BTC will be coming from a wallet on the web server(?). I'm after the code (or sample code, or a push in the right direction) to 'create' a bitcoin transaction and publish it to the bitcoin network. Would it be PHP, Java, Ruby etc?

I've had a look through the bitcoin.it wiki and it seems really complex. I'm not 100% sure if it just has to be like that, or if I'm looking at the wrong info.

Thanks for any information.

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!