Php/docs/internals2.opcodes.fetch-dim-unset

提供:Dev Guides
< Php
移動先:案内検索

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 */?>