10-12-2007, 11:05 AM
|
#2 (permalink)
|
|
Moderateur
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
|
They're technically called "escape sequences" because the pattern is one or more characters following an escape character.
You can find a relevant entry in the PHP manual on the Strings page.
|
|
|
|