$variavel[] php code example Example 1: variavel de variavel php <?php $$a = 'world'; ?> Example 2: variavel de variavel php <?php $a = 'hello'; ?>