| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 27 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Interface: EscaperInterface - X-Ref
Interface EscaperInterface| escape($string) X-Ref |
| Escapes the given string to make it compatible with PHP param: string $string The string to escape return: string The escaped string |
| unescape($string) X-Ref |
| Unescapes the given string to make it compatible with PHP param: string $string The string to unescape return: string The unescaped string |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |