<?php/* * prepare to perform function call without displaying error messages * opcode number: 57 *//* Intentional file error */$my_file = @file ('non_existent_file') or die ("error:'$php_errormsg'");?>
Function name: (null)
Compiled variables: !0=$my_file, !1=$php_errormsg