fork(1) download
  1. <?php
  2. echo true + "texto";
  3.  
  4. //https://pt.stackoverflow.com/q/351747/101
Success #stdin #stdout #stderr 0s 82560KB
stdin
Standard input is empty
stdout
1
stderr
PHP Warning:  A non-numeric value encountered in /home/rx9Rp6/prog.php on line 2