Php/docs/internals2.opcodes.fetch-unset

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

FETCH_UNSET

PHP コード

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