Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
H
PHP Class H
Afficher le fichier
Open project: yinhe/yincart
Class Usage Examples
Méthodes publiques
Méthode
Description
htmlspecialchars
(
$data
)
过滤表单提交值
url
(
$url
,
$show_domain
= false )
生成url链接
xmlTag
(
$tag
,
$content
= false,
array
$htmlOptions
= [],
$closeTag
= true )
组合xml标签
Method Details
htmlspecialchars()
public
static
méthode
过滤表单提交值
public
static
htmlspecialchars
(
$data
)
url()
public
static
méthode
生成url链接
public
static
url
(
$url
,
$show_domain
= false )
xmlTag()
public
static
méthode
组合xml标签
public
static
xmlTag
(
$tag
,
$content
= false,
array
$htmlOptions
= [],
$closeTag
= true )
$htmlOptions
array