n 0x0A(10) in LF or ASCII
r 0x0D(13) in CR or ASCII
t Horizontal tab - 0x09(9) in HT or ASCII
\ backslash
$ dollar sign
" double quotation mark
' single quotation mark
---------------------
windows: rn
linux ,unix: n
The function similar to response.end in ASP is exit() or die()
Judge the numeric function is_numeric()