RETURN
کد PHP
<?php
/*
* Return value from a funciton.
* opcode number: 62
*/
return 1;
?>
opcodeهای PHP
نام تابع: (null)
متغیر ترجمه شده: none
| line | # | op | fetch | ext | return | operands |
|---|---|---|---|---|---|---|
| 6 | 0 | RETURN | 1 | |||
| 7 | 1 | RETURN | 1 |
There are no user contributed notes for this page.
