Author

Topic: Clone this script for $20 (Read 788 times)

full member
Activity: 241
Merit: 107
June 03, 2014, 03:08:23 AM
#20
? you want to pay $20 for something you can get direct from them for $3 ?

You need to create an account and the deposit an odd amount of money that normally exceed your purchase price - something like $35. You forfeit the balance if you do not use it within a certain period or you have to buy other crap that you do not want or need.
legendary
Activity: 1960
Merit: 1022
June 02, 2014, 03:59:22 PM
#19
I don't think you need to pay for something as simple as this. I would suggest you review the pieces of codes above and you are done.

That´s what i was saying. It´s not too hard to open chrome www.google.com and using the code i gived he and seach for variables.
legendary
Activity: 1414
Merit: 1000
June 02, 2014, 10:29:58 AM
#18
I don't think you need to pay for something as simple as this. I would suggest you review the pieces of codes above and you are done.
newbie
Activity: 2
Merit: 0
June 02, 2014, 07:43:54 AM
#17
.
sr. member
Activity: 281
Merit: 250
June 02, 2014, 06:53:54 AM
#16
created demo.html but index.php not working

Calculate USD






Calculate BTC -> USD






W-M
full member
Activity: 210
Merit: 100
In Crypto we Trust.
June 02, 2014, 06:00:02 AM
#15
And i don´t want he to get scamed by someone who sold he that easy newbie code for $20 when you can do it by just reading a php manual for 30 minutes.
Just to make sure: I hope you're not talking about my offer?
I'm almost sure you don't, since that would be ridiculous.
I offered to make a script that does all three things that ezimedia wanted using JavaScript and AJAX instead of needing to manually submitting the form each time. In a similar way how the buy/sell form works on https://bitonic.nl/ .

~W-M
sr. member
Activity: 281
Merit: 250
June 02, 2014, 05:26:06 AM
#14
Thank you so much for giving php code for FREE but i got an error on line 24
legendary
Activity: 1960
Merit: 1022
June 02, 2014, 05:18:46 AM
#13
sure will pay , once verify ezimedia your Clone script works.

I don´t want the $20, that´s the reason i gived he the php code for FREE! And i don´t want he to get scamed by someone who sold he that easy newbie code for $20 when you can do it by just reading a php manual for 30 minutes.
sr. member
Activity: 281
Merit: 250
June 02, 2014, 05:15:12 AM
#12
sure will pay , once verify ezimedia your Clone script works.
legendary
Activity: 1960
Merit: 1022
June 02, 2014, 05:07:46 AM
#11
Wolf Rainer ,can you just save [files]everything in a zip file and post the system requirements.

I can´t do all the job for you guys, im giving you the php code it´s the "hardest", the rest it´s just right click and "see source code" on the page and copy/modify it for the html.

I can send you all the code (php, css and html) in a file ready to use, but i will charge some btc.
sr. member
Activity: 281
Merit: 250
June 02, 2014, 05:00:46 AM
#10
Wolf Rainer ,can you just save [files]everything in a zip file and post the system requirements.
legendary
Activity: 1960
Merit: 1022
June 02, 2014, 04:54:11 AM
#9
Wolf Rainer  Parse error: syntax error, unexpected '' (T_ENCAPSED_AND_WHITESPACE), expecting identifier (T_STRING) or variable (T_VARIABLE) or number (T_NUM_STRING) in /home4/public_html/1.php on line 24

You have to make the html part with the div and the input like this:




Calculate BTC -> USD





Also, put }  down the "
$usd= "$_POST['input']";
$none= "0";
$result= ($usd / $btcprice);"

Like this:

{

$usd= "$_POST['input']";
$none= "0";
$result= ($usd / $btcprice);

}
sr. member
Activity: 281
Merit: 250
June 02, 2014, 04:49:56 AM
#8
Wolf Rainer  Parse error: syntax error, unexpected '' (T_ENCAPSED_AND_WHITESPACE), expecting identifier (T_STRING) or variable (T_VARIABLE) or number (T_NUM_STRING) in /home4/public_html/1.php on line 24
newbie
Activity: 2
Merit: 0
June 02, 2014, 04:28:34 AM
#7
.
legendary
Activity: 1960
Merit: 1022
June 02, 2014, 03:57:47 AM
#6
Here you have for free...


function get_content($url)
{
$ch = curl_init();

curl_setopt ($ch, CURLOPT_URL, $url);
curl_setopt ($ch, CURLOPT_HEADER, 0);

ob_start();

curl_exec ($ch);
curl_close ($ch);
$string = ob_get_contents();

ob_end_clean();

return $string;  
}

$btcprice = get_content (' https://blockchain.info/es/q/24hrprice ');
{

$usd= "$_POST['input']";
$none= "0";
$result= ($usd / $btcprice);

}

 if ($usd>$none)
     {
print "

$ " . $usd . " = " . $result . " BTC

\n";
    }  

?>

That´s for "Calculate USD -> BTC", for "Calculate BTC -> USD" just change the variables.
W-M
full member
Activity: 210
Merit: 100
In Crypto we Trust.
June 02, 2014, 03:34:43 AM
#5
Hello Ezimedia.

Sure, I can make this script for you, and make it even better. The current script refreshes the page each time something happens. But using AJAX to talk to the server that's not necessary.

I would be willing to make this for $35 in BTC. You won't get a better deal than that.

Have a nice day,

~W-M
legendary
Activity: 2338
Merit: 1204
The revolution will be digital
June 01, 2014, 05:26:24 PM
#4
http://codecanyon.net/item/bitcoin-tools/5220131

it is only css and a bit of php... clone ot you get $20 -50  show it to me with extrxs


indeed this is silly offer as you can buy it for $3.

So ... willing to use an escrow? Smiley

and hmm $20 -50
so 20 or 50 ?

send it to an escrow I will buy $3 script and send it to you.




It seems that the license cost is 3 USD/user, not the script. He is asking for the script. That means he can use it for unlimited users and even resell.
legendary
Activity: 2212
Merit: 1199
June 01, 2014, 05:05:55 PM
#3
http://codecanyon.net/item/bitcoin-tools/5220131

it is only css and a bit of php... clone ot you get $20 -50  show it to me with extrxs


indeed this is silly offer as you can buy it for $3.

So ... willing to use an escrow? Smiley

and hmm $20 -50
so 20 or 50 ?

send it to an escrow I will buy $3 script and send it to you.


sr. member
Activity: 602
Merit: 250
HEX: Longer pays better
June 01, 2014, 05:01:07 PM
#2
? you want to pay $20 for something you can get direct from them for $3 ?
full member
Activity: 212
Merit: 100
June 01, 2014, 04:48:03 PM
#1
http://codecanyon.net/item/bitcoin-tools/5220131

Thanks everyone... I hade a kind member that sent me a script that is doing this for me for free.. so I am happy now..

If I can think of anything else I can offer money for I'll post it...

Sorry if I wasted anyones time..
Jump to: