PHP has rich string support: different quote styles (with different interpolation behavior), concatenation, and a large library of string functions. Understanding the quote differences and the function set is everyday knowledge.
Quotes: single vs double (interpolation)
= ;
;
;
;
