06.06.2012, 21:56
Just saying if you wanted to put a variable inside a double-quote string (this is possible), this is the correct format:
Not including the braces can confuse the compiler in some cases.
PHP код:
echo "<div align='center'>{$email}</div> ...