Results for htmlspecialchars translation from Chinese (Simplified) to German

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

Chinese (Simplified)

German

Info

Chinese (Simplified)

htmlspecialchars

German

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

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Chinese (Simplified)

瞰赽 1. htmlspecialchars() example

German

beispiel 1. htmlspecialchars() -beispiel:

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Chinese (Simplified)

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

German

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

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Chinese (Simplified)

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

German

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

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Chinese (Simplified)

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

German

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

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Chinese (Simplified)

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

German

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

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Chinese (Simplified)

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

German

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

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

Chinese (Simplified)

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

German

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

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

Chinese (Simplified)

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.

German

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

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Chinese (Simplified)

$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++;}

German

$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++;}

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

Get a better translation with
7,784,481,686 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK