<?php $x = 4; $i = 5; ${"name{$x}place{$i}"} = "test"; echo $name4place5;
You have javascript disabled. You will not be able to edit any code.