I got this script for Gulden I have 1 question
<h5 style="text-align: center;">Laatst gekocht = [insert_php]
$url = 'https://www.nocks.com/api/market?call=nlg';
$response = file_get_contents($url);
$obj = json_decode($response, true);
echo ''. $obj['last'] . ''; [/insert_php] EURO</h5>
Its show with 0000 after the price, I think its someting from the $obj
My question I wat delete the 0000 after the ,