EXIT
کد PHP
<?php
/*
* Exit running after dumping "message".
* opcode number: 79
*/
die("foobar");
?>
opcodeهای PHP
نام تابع: (null)
متغیر ترجمه شده: none
| line | # | op | fetch | ext | return | operands |
|---|---|---|---|---|---|---|
| 6 | 0 | EXIT | 'foobar' | |||
| 7 | 1 | RETURN | 1 |
There are no user contributed notes for this page.
