fork download
  1. <?php
  2.  
  3. echo str_replace("Hello","Ping");
Success #stdin #stdout #stderr 0.03s 25656KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
PHP Warning:  str_replace() expects at least 3 parameters, 2 given in /home/MZiXwg/prog.php on line 3