Bitcoin Forum
May 04, 2024, 10:19:27 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 31 32 33 34 35 36 37 38 39 40 41 42 »
541  Economy / Services / Re: <?php echo 'I code PHP for Bitcoins'; ?> on: June 02, 2013, 09:09:14 AM

where is ?>

 Huh Huh Huh

Its not necessary to use ?> in a php file.
(Its required if you are embedding php code between HTML)
542  Economy / Services / . on: June 02, 2013, 09:03:52 AM
.
543  Economy / Services / Re: <?php echo 'I code PHP for Bitcoins'; ?> on: June 02, 2013, 08:50:55 AM
Wait, I am coding  Tongue
544  Economy / Services / . on: June 02, 2013, 08:40:11 AM
.
545  Economy / Services / Re: I code PHP for Bitcoins on: June 02, 2013, 08:36:05 AM
Do you have any experience jsonrpc?

Yes, I know how to work with it.
546  Economy / Services / . on: June 02, 2013, 08:23:35 AM
.
547  Economy / Services / . on: June 02, 2013, 08:19:56 AM
.
548  Economy / Services / Re: <?php echo 'I code PHP for Bitcoins'; ?> on: June 02, 2013, 08:15:31 AM
Grin

i see you can code php. you know anything about spinx search engine? its not php but i might be interested in using it to query my database. i hear it is much faster than php.

Sorry, I dont know about Spinx Search Engine.

PD: I found a bug in your website (N-Jin Bitcoin Search), try to search this:
Quote
2'%20or%20'1'='1
sql injection?

I believe, or maybe the search engine messing up with quotation marks.
549  Economy / Services / Re: <?php echo 'I code PHP for Bitcoins'; ?> on: June 02, 2013, 08:09:34 AM
Grin

i see you can code php. you know anything about spinx search engine? its not php but i might be interested in using it to query my database. i hear it is much faster than php.

Sorry, I dont know about Spinx Search Engine.

PD: I found a bug in your website (N-Jin Bitcoin Search), try to search this:
Quote
2'%20or%20'1'='1
550  Economy / Services / Re: <?php echo 'I code PHP for Bitcoins'; ?> on: June 02, 2013, 07:59:55 AM
 Grin
551  Economy / Services / Re: [1000 mBTC remaining] bounty for teaser artwork/media on: June 02, 2013, 07:55:45 AM
Today is m-day
552  Other / Beginners & Help / Re: Hi everybody on: June 01, 2013, 09:13:20 AM
Hello Smiley
553  Local / Español (Spanish) / Re: El software Sysme Tpv ya conecta con Bitcoin-qt para aceptar Bitcoins on: June 01, 2013, 07:50:41 AM
Buena idea  Wink

Aportaré unos consejos,

- No usar correccion de errores, hace el codigo qr mucho mas grande.

Codigos que estas usando ahora:
Code:
bitcoin:1R2sWeVhFitB8zVbkrmdSoXzaQRsw6cfh?amount=0.01009400&label=851


Codigos propuestos (sin correccion de errores:
Code:
bitcoin:1R2sWeVhFitB8zVbkrmdSoXzaQRsw6cfh?amount=0.01009400&label=851



- Uso de la API de MtGox y otra API por si acaso.
La API más fiable es la de MtGox, pero siempre debes añadir una segunda por si acaso la primera no responde. (La segunda puedes poner la que usas actualmente).

http://data.mtgox.com/api/2/BTCUSD/money/ticker_fast?pretty
http://data.mtgox.com/api/2/BTCEUR/money/ticker_fast?pretty
http://data.mtgox.com/api/2/BTCEUR/money/ticker_fast?pretty
http://data.mtgox.com/api/2/BTCGBP/money/ticker_fast?pretty

El valor a usar del JSON es $json['data']['last']['value']


554  Other / Meta / Re: ([color=red]Forum warning: Possible phishing link![/color]) on: June 01, 2013, 07:34:42 AM
https://www.google.com
555  Other / Beginners & Help / Re: Selling your giveaway XRP? come here! on: June 01, 2013, 07:21:54 AM
Quote
I’m 12 year old and what is this?
Angry
556  Other / Meta / Re: Forum ranks/positions (What do those shiny coins under my name mean?) on: June 01, 2013, 07:17:14 AM
Good explanation, thanks  Grin
557  Other / Beginners & Help / Re: What exactly are Hashes and how are they created on: May 30, 2013, 07:17:52 PM
I have had heard that quantum computing will not have a great impact on Bitcoins.  Could anyone explain the technical aspects of why?

You have to generate every single bitcoin address possible to crack one.

That is not possible.
558  Bitcoin / Bitcoin Discussion / Re: How can an exchange claim never to store bitcoins on their servers? on: May 30, 2013, 06:14:13 PM
The server contains only public key of this addresses.
This way the server know the balance but not the private keys.

The transactions can be generated in a offline server and transfered in LAN to another machine that relays the transactions to the network.
559  Economy / Digital goods / Re: Youtube Channel For Sale 10,000 Subs 1Mil+ Views on: May 30, 2013, 06:12:01 PM
0.01 BTC
560  Other / Beginners & Help / Re: BTC/LTC/FTC VanityAddress Generator!! on: May 30, 2013, 11:55:18 AM
VIRUS  Wink
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 31 32 33 34 35 36 37 38 39 40 41 42 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!