Escape Sequences

Example: I think there is a person "there"

This above code demonstrates that the escape slashes around the there will make it so we can insert these quotations into the text, if we did not do this we would confuse the echo statement and cause an error to be thrown by PHP.

escape pic