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

search for in the

SEND_VAL> <RETURN
[edit] Last updated: Fri, 24 Jun 2011

view this page in

SEND_REF

کد PHP

<?php
/*
 * Pass the reference value as an actual parameter to a function.  DO_FCALL follows.
 * opcode number: 67
 */
@each($input);
?>

opcodeهای PHP

نام تابع: (null)

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

line#op fetchextreturn operands
60 BEGIN_SILENCE   ~0  
 1 FETCH_Wlocal  $1 'input'
 2 SEND_REF     $1
 3 DO_FCALL  1  'each'
 4 END_SILENCE     ~0
75 RETURN     1


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

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