Opcodeها
PHP Manual

FETCH_DIM_UNSET

کد PHP

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

Opcodeها
PHP Manual