fork download
  1. <?php
  2.  
  3.  
  4. $db = array('host' => 'localhost',
  5. 'user' => 'root',
  6. 'pass' => '',
  7. 'name' => 'microforum');
  8.  
  9. ?>
Success #stdin #stdout 0.01s 24400KB
stdin
Standard input is empty
stdout
Standard output is empty