svn: /phpdoc/de/trunk/features/ cookies.xml

[email protected] (Christoph Michael Becker)
Newsgroups php.doc.de
Message-ID <[email protected]>
cmb                                      Sat, 05 May 2018 10:46:12 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=344960

Log:
Sync with EN

Changed paths:
    U   phpdoc/de/trunk/features/cookies.xml

Modified: phpdoc/de/trunk/features/cookies.xml
===================================================================
--- phpdoc/de/trunk/features/cookies.xml	2018-05-05 07:44:40 UTC (rev 344959)
+++ phpdoc/de/trunk/features/cookies.xml	2018-05-05 10:46:12 UTC (rev 344960)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 342891 Maintainer: hholzgra Status: ready -->
+<!-- EN-Revision: 344956 Maintainer: hholzgra Status: ready -->
  <chapter xml:id="features.cookies" xmlns="http://docbook.org/ns/docbook">
   <title>Cookies</title>

@@ -30,10 +30,10 @@
   </para>

   <para>
-   Abhängig von Ihrer <link linkend="ini.register-globals">register_globals</link>
-   Konfiguration können Cookie-Inhalte auch in regulären Variablen
-   abgelegt werden. Es wird aber empfohlen sich nicht hierauf zu
-   verlassen da dies oft aus Sicherheitsgründen deaktiviert ist.
+   Auf älteren PHP-Systemen (5.3 oder früher), kann
+   <link linkend="ini.register-globals">register_globals</link> aktiviert sein,
+   das unerwünschten und unsicheren Betrieb verursachen kann. Ist es aktiviert,
+   dann werden Cookies als globale Variablen registriert.
   </para>

   <para>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.