slashencode

Encode a String by escaping it with slashes.


Syntax


Parameters

  • String subject - The String to encode.


Result

  • String - The encoded String.

Returns subject with backslashes in front of single quotes ('), double quotes ("), backslashes (\), and nulls (ASCII 0).

ptpscript/functions/slashencode.txt · Last modified: 2007/01/24 10:15
 
 
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki