update : 2015.11.03
php.shukuma.com

검색:
 
 
FETCH_DIM_UNSET

FETCH_DIM_UNSET

PHP code

<?php 
/*
 * Fetch an entry of an array variable for the purpose of unset() operation.
 * opcode number: 96
 * No sample PHP yet */
?>