fork download
  1. <?php
  2.  
  3. $teste = array();
  4.  
  5. echo json_encode($teste);
Success #stdin #stdout 0.02s 24400KB
stdin
Standard input is empty
stdout
[]