fork download
  1. <?php
  2. echo str_replace("", "k", "abc"), "\n";
  3. echo str_replace("", "k", ""), "\n";
  4. ?>
  5.  
Success #stdin #stdout 0.03s 25312KB
stdin
Standard input is empty
stdout
abc