variável php em eco
echo 'Hello '.$variableName.'!';
Plain Peafowl
echo 'Hello '.$variableName.'!';
echo '<img src="' . $Variable . '">';