fork download
  1. <?php
  2.  
  3. echo $s = str_replace(array("'",' '), "", "remove ' and spaces");
Success #stdin #stdout 0.03s 52480KB
stdin
Standard input is empty
stdout
removeandspaces