|
Variable names and special characters (e.g., \n, \r, \t, etc.) are not parsed when they are inside of single quotes.
If you change them to double quotes, it should work properly.
__________________
The interlocking pieces of web development: usability, performance, accessibility, and standards.
|