您搜索了: htmlspecialchars (简体中文 - 德语)

人工翻译

来自专业的译者、企业、网页和免费的翻译库。

添加一条翻译

简体中文

德语

信息

简体中文

htmlspecialchars

德语

bestimmte zeichen haben eine spezielle bedeutung in html und sollten in html-code dargestellt werden, um ihre bedeutung zu behalten.

最后更新: 2011-10-24
使用频率: 1
质量:

简体中文

瞰赽 1. htmlspecialchars() example

德语

beispiel 1. htmlspecialchars() -beispiel:

最后更新: 2011-10-24
使用频率: 1
质量:

简体中文

see also htmlspecialchars(), htmlentities() and wordwrap().

德语

siehe auch htmlspecialchars() und htmlentities() and wordwrap().

最后更新: 2011-10-24
使用频率: 1
质量:

简体中文

see also stripslashes(), htmlspecialchars(), and quotemeta().

德语

siehe auch stripslashes(), htmlspecialchars() und quotemeta().

最后更新: 2011-10-24
使用频率: 1
质量:

简体中文

see also stripcslashes(), stripslashes(), htmlspecialchars(), and quotemeta().

德语

siehe auch stripcslashes(), stripslashes(), htmlspecialchars(), htmlspecialchars() und quotemeta().

最后更新: 2011-10-24
使用频率: 1
质量:

简体中文

see also htmlspecialchars(), htmlentities(), strtr(), and array_flip().

德语

siehe auch htmlspecialchars(), htmlentities(), strtr() und array_flip().

最后更新: 2011-10-24
使用频率: 1
质量:

简体中文

$new = htmlspecialchars(" a href='test' test /a ", ent_quotes);

德语

beachten sie, dass diese funktion nur die o.a.

最后更新: 2011-10-24
使用频率: 1
质量:

警告:包含不可见的HTML格式

简体中文

?php echo "input type=hidden value=\"". htmlspecialchars($data). "\" \n";?

德语

wenn sie wollen, dass ihre daten als ein element interpretiert werden, dann müssen sie ihre daten mit urlencode() enkodieren.

最后更新: 2011-10-24
使用频率: 1
质量:

警告:包含不可见的HTML格式

简体中文

this function is identical to htmlspecialchars() in all ways, except with htmlentities(), all characters which have html character entity equivalents are translated into these entities.

德语

diese funktion ist völlig identisch zu htmlspecialchars(), ausser dass alle zeichen, die html-code-entsprechungen haben, in diese codes umgewandelt werden.

最后更新: 2011-10-24
使用频率: 1
质量:

简体中文

$a = explode(' ', $query_string); $i = 0; while ($i count($a)) {$b = split('=', $a[$i]); echo 'value for parameter ', htmlspecialchars(urldecode($b[0])), 'is ', htmlspecialchars(urldecode($b[1])), "br / \n"; $i++;}

德语

$a = split ('', $querystring); $i = 0; while ($i count ($a)) {$b = split ('=', $a [$i]); echo 'value for parameter ', htmlspecialchars (urldecode ($b [0])),' is ', htmlspecialchars (urldecode ($b [1])), "br"; $i++;}

最后更新: 2011-10-24
使用频率: 1
质量:

警告:包含不可见的HTML格式

获取更好的翻译,从
7,794,193,525 条人工翻译中汲取

用户现在正在寻求帮助:



Cookie 讓我們提供服務。利用此服務即表示你同意我們使用Cookie。 更多資訊。 確認