fork download
  1. <?php
  2.  
  3. echo str_replace(',', '.', "11,90");
Success #stdin #stdout 0.01s 23552KB
stdin
Standard input is empty
stdout
11.90