<?php/* * Fetch the value of the varible of "name" to assign it to a variable? * opcode number: 86 */$x = 1;$a = 'x';$$a++;?>
Function name: (null)
Compiled variables: !0=$x, !1=$a