Guest User

Untitled

a guest
Jul 15th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. string htmlspecialchars (
  2. string $string
  3. [, int $flags = ENT_COMPAT | ENT_HTML401
  4. [, string $encoding = ini_get("default_charset")
  5. [, bool $double_encode = TRUE ]]] )
Add Comment
Please, Sign In to add comment