downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

RECV_INIT> <RAISE_ABSTRACT_ERROR
[edit] Last updated: Fri, 24 Jun 2011

view this page in

RECV

کد PHP

<?php
/*
 * Receive a functoin argument of "argument-number" and store the argument value into a variable of "argument-number".  (e.g. $1 for 1)
 * opcode number: 63
 */
function hello($a){}
?>

opcodeهای PHP

نام تابع: (null)

متغیر ترجمه شده: none

line#op fetchextreturn operands
60 NOP      
71 RETURN     1

نام تابع: hello

متغیر ترجمه شده: !0=$a

line#op fetchextreturn operands
60 RECV     1
 1 RETURN     null


add a note add a note User Contributed Notes RECV - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites