fork download
  1. <?
  2. $DHB->prepare("SELECT 2+2")->execute();
  3. ?>
Runtime error #stdin #stdout #stderr 0.01s 20520KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
PHP Notice:  Undefined variable: DHB in /home/BhVWC9/prog.php on line 2
PHP Fatal error:  Call to a member function prepare() on a non-object in /home/BhVWC9/prog.php on line 2