I have never had such a simple if statement completely fail to work but this darn thing is always behaving as if it is true.
[php]if ($coinrequried < $plan[‘btc_banked’]) {
echo “$coinrequired is smaller than {$plan[‘btc_banked’]}”[/php]
Is outputting
0.074349442379182 is smaller than 0