Published on : August 13, 2020
Title:php.addcslashes
Purpose: Add a backslash in front of the character “W”:
Syntax:[php.addcslashes p1=”Hello World!” p2=”W” o.set=template.acStr /]
Input Parameter
:p1: String
Return Value: Returns the escaped string
Example [php.addcslashes p1=”Hello World!” p2=”W” o.set=template.acStr /]