Warning: file_put_contents(): Only -1 of 52 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
strip_tags stripos Strings (αλφαριθμητικά) PHP Manual stripcslashes (PHP 4, 5) — Κάνετε un-quote ένα string που έχει γίνει quoted με τη συνάρτηση add...
Forum und email

stripcslashes

(PHP 4, PHP 5)

stripcslashes — Κάνετε un-quote ένα string που έχει γίνει quoted με τη συνάρτηση addcslashes()

Περιγραφή

string stripcslashes ( string $str )

Επιστρέφει ένα string χωρίς τις backslashes. Αναγνωρίζει τις C-like \n, \r ..., οκταδικές και δεκαεξαδικές αναπαραστάσεις.

Ανατρέξτε επίσης στην addcslashes().