how to add variables to one variable in php code example Example: php variables <?php $string = 'string'; $number = 1; ?>