I created a function cotacaoDolar(); which returns at the end:
return str_replace(",",".",$texto_dolar);
And the result appears here:
echo $i['sellingStatus'][0]['currentPrice'][0]['__value__'] * cotacaoDolar();
How do I format...
asked by
01.04.2014 / 19:51