© 本文档使用 php.cn手册 发布
<?php $a = array( 1 , 2 , 3 );unset( $a [ 0 ]); ?>
Function name: (null)
Compiled variables: !0=$a