Dire che hai letto il manuale è un po' esagerato.Originariamente inviato da mcfede88
Ho fatto in questo modo ma non funziona.. ho letto il manuale ma non trovo niente che mi possa aiutare.
$message = 'echo Nome "$nome"';
http://www.php.net/manual/en/language.types.string.php
Single quoted
Note: Unlike the two other syntaxes, variables and escape sequences for special characters will not be expanded when they occur in single quoted strings.