Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.
ratajs edited this page Feb 6, 2017 · 1 revision

Escape

This method escapes all dangerous characters. Syntax:
$object->escape(string $string)
object
- Object of extension.
string
- Text.
Return value: Escaped text.
Clone this wiki locally