fork(1) download
  1. <?php
  2.  
  3. $system_data = array(
  4. 87 => array(
  5. 'message' => "{$message_name} logged a new activity.",
  6. 'description' => 'patient logged a new activity',
  7. 'message_type' => 3
  8. )
  9. );
Success #stdin #stdout #stderr 0.01s 20568KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
PHP Notice:  Undefined variable: message_name in /home/rN4MaS/prog.php on line 5