String Interpolation « String « PHP






1.Adding "s" to the end of the variable name
2.Embed variables directly into strings
3.Embedded Conditionals
4.Embedding numbers and strings into other strings
5.Interpolating with curly braces