It's a better habit to get into my way. ;)
Oh, and not forgetting variables don't pass in single quote echoes.
Printable View
they pass in
" ";
(" ");
and just echo $variable;
i think they work in ("");?
I'd normally use
But if they all work, it doesnt really matter.PHP Code:echo $text." is in the variable";