fork download
  1. <? var_dump(123 + 'Alice');
Success #stdin #stdout 0.01s 20568KB
stdin
Standard input is empty
stdout
int(123)