fork download
  1. &$sdf = 1;
  2. echo $sdf;
Success #stdin #stdout 0.02s 13112KB
stdin
Standard input is empty
stdout
 &$sdf = 1;
echo $sdf;