<?php/* * Receive a functoin argument of "argument-number" and store the argument value into a variable of "argument-number". (e.g. $1 for 1) * opcode number: 63 */function hello($a){}?>
Function name: (null)
Compiled variables: none
Function name: hello
Compiled variables: !0=$a