Using single string quotes

Pandas are from $var

Using double quotes

Pandas are from China

PHP single quotes create literal strings and double quotes create what are known as interpreted strings. In literal strings variables cannot be rendered and the output is exactly as they are written. Interpreted strings can output the value of variables.

Word count: 40