how to use a variable as a value php code example Example: php variables <?php $string = 'string'; $number = 1; ?>