fork download
  1. <?php
  2. class teste {
  3. private $dbo;
  4. private $_useDate;
  5. public function casa($dbo=NULL, $_useDate=NULL){
  6. private function _loadEventData($id=NULL){
  7. }
  8. }
  9. }
  10. echo "Sucess!";
  11.  
Runtime error #stdin #stdout #stderr 0.02s 24448KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
PHP Parse error:  syntax error, unexpected 'private' (T_PRIVATE) in /home/YfiDXg/prog.php on line 6