<?php/* * Fetch the value of the varible of "name" to assign it to a variable? Read-only? * opcode number: 80 */$x = 1;$a = 'x';echo $$a;?>
関数名: (null)
コンパイルされた変数: !0=$x, !1=$a