File: htmlspecialchars.php
Source Location: /PHP_Compat-1.6.0a2/Compat/Function/htmlspecialchars.php
Classes:
Page Details:
Replace function htmlspecialchars()
htmlspecialchars [line 67]
void htmlspecialchars(
$string, [ $quote_style = null], [ $charset = null], [ $double_encode = true])
|
|
Parameters
|
$string |
|
|
$quote_style |
|
|
$charset |
|
|
$double_encode |
|
php_compat_htmlspecialchars [line 18]
void php_compat_htmlspecialchars(
$string, [ $quote_style = null], [ $charset = null], [ $double_encode = true])
|
|
Parameters
|
$string |
|
|
$quote_style |
|
|
$charset |
|
|
$double_encode |
|
Documentation generated on Mon, 11 Mar 2019 15:26:35 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|