Thema
:
Cookies && perl ? möglich?
Einzelnen Beitrag anzeigen
07.11.2002, 13:04
#
8
_m3
Inventar
Registriert seit: 24.09.2001
Beiträge: 7.335
To retrieve the names of all cookies passed to your script, call cookie() without any parameters. This allows you to iterate through all cookies:
PHP-Code:
foreach
$name
(
$query
->
cookie
()) {
print
$query
->
cookie
(
$name
);
}
____________________________________
Weiterhin zu finden auf
http://martin.leyrer.priv.at
,
http://twitter.com/leyrer
,
http://www.debattierclub.net/
,
http://www.tratschen.at/
und via Instant Messaging auf Jabber: m3 <ät> cargal.org .
_m3
Öffentliches Profil ansehen
Private Nachricht an _m3 schicken
Besuchen Sie die Homepage von _m3!
Mehr Beiträge von _m3 finden
Meine Hardware Konfiguration