Author

Topic: Simple usd to btc (mtgox, php gd) (Read 1817 times)

member
Activity: 114
Merit: 10
June 28, 2011, 01:05:28 AM
#3
This is amazing.

Possibly in the wrong section of the forum however, don't know why nobody has replied.

This is exactly what websites need to deal with the "BTC Volatility Payment Problem".

Good work.
Wasn't really sure if it should go in here or bitcoin discussion. This is probaly more useful for forum threads or places you can't use php or other languages though. For websites i would recommend removing all lines after $ppbtc and then use echo $ppbtc; where you want to display the price.
sr. member
Activity: 280
Merit: 252
June 27, 2011, 11:46:06 PM
#2
This is amazing.

Possibly in the wrong section of the forum however, don't know why nobody has replied.

This is exactly what websites need to deal with the "BTC Volatility Payment Problem".

Good work.
member
Activity: 114
Merit: 10
June 27, 2011, 10:19:07 AM
#1
Gets your (input price/sell price@mtgox) and puts it in a small png img.

Example
Code:
[img]100 usd = http://91.215.158.89/~twyxgiv/bitcoin/convert.php?usd=100[/img] bitcoins.
Output: 100 usd = bitcoins.
Just change the usd=100 part to what amount of usd you want converted to btc. My url is not guaranteed to work in the future and it's hosted on a weak vps, if you plan to use this for serious things please download the source and set it up for yourself.


Download source. (requires php json & php gd)
~Source free to use in any way you wish.


If you like or use this, please donate a bitcent or two to: 1Awyxgawq52mkYmiAQ9v4sLPXxStVsSGy8
Jump to: