Thread
Cookie über CGI.pm ausgeben ohne Content-type: Header quasi stückchenweise ausgeben
(13 answers)
Opened by Gast at
2006-08-26 19:22
esskar
2006-08-28 13:04
User since
2003-08-04
7321 Artikel
ModeratorIn
ja, zurück zum Thema.
Code: (
dl
)
1
2
my $cookie = HTTP::Cookie;
print $cookie;
intern benutzt CGI.pm auch
HTTP::Cookie
View full thread
Cookie über CGI.pm ausgeben ohne Content-type: Header quasi stückchenweise ausgeben