stripslashes

(PHP 3, PHP 4, PHP 5)

stripslashes -- Umkehrung / Gegenstück zu addslashes

Beschreibung:

string stripslashes ( string str )

Gibt einen String ohne evtl. vorhandene "\" (Backslash) zurück (\' wird zu ' usw.). Doppelte Rückstriche ("\\") werden zu "\" umgesetzt.

Siehe auch addslashes().

Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 17:57:22