fork download
  1. <?php
  2.  
  3.  
  4. echo"helow john";
  5. ?>
Success #stdin #stdout #stderr 0.18s 80108KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
WARNINGS for /home/SRD9PX/prog.pl:
Useless use of constant value ?php


echo"helow john";
? in sink context (lines 1, 1, 1, 1, 1, 1, 1, 1)