PHP recognized all of the above escape sequences if it is enclosed in double quotes. Remember that, as in single quoted string, if we attempt to escape the character other than the above table, it will print the backslash too.
Read more here:
Introduction of PHP – Part 6 | Web and designers | Complete …