3v4l.org

run code in 300+ PHP versions simultaneously
<?php $c=0,035; $e=max(0,-ceil(log10($c))+1); $m=pow(10,$e); $r=$c*$m; echo($e."\n"); echo($m.' BTC = '.$r.' LTC'); ?>
Output for 5.3.0 - 5.3.28, 5.4.0 - 5.4.27
Parse error: syntax error, unexpected ',' in /in/Emvbc on line 2
Process exited with code 255.

preferences:
181.13 ms | 1395 KiB | 64 Q