variable of variable php code example Example: php variables <?php $string = 'string'; $number = 1; ?>