SyntaxFix
Write A Post
Hire A Developer
Questions
You need to append your variables to the echoed string. For example:
echo 'This is a string '.$PHPvariable.' and this is more string';