$url = "https://koinim.com/ticker/";
$price = json_decode(file_get_contents($url), true);
$ask = $price['ask'];

echo '
<script></script>



+

=


';




Hocam tekrar rahatsız ediyorum ama, kodlarım ve consol ehatası bu şekilde. Bu konuda bilginiz var mı ? Sanırım value="{{ (girilen - (girilen * 4 / 1000)) / }}" burada bir sorun var.