EXIT
PHP コード
<?php
/*
* Exit running after dumping "message".
* opcode number: 79
*/
die("foobar");
?>
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.
