Thread html-Header: content-typ& co (9 answers)
Opened by Froschpopo at 2004-03-12 20:51

Strat
 2004-03-13 21:53
#1634 #1634
User since
2003-08-04
5246 Artikel
ModeratorIn
[Homepage] [default_avatar]
wenn es passt, gebe ich gerne noch ein expires mit... sonst fallen mir noch die folgenen ein:
Code: (dl )
1
2
3
4
5
6
7
print $cgi->header(
-type => 'text/html',
-expires => '+30s',
-cookie => $cookie,
-charset => 'utf-8',
# -attachment => 'bar.jpg',
);

siehe z.B. auch CGI
perl -le "s::*erlco'unaty.'.dk':e,y;*kn:ai;penmic;;print"
http://www.fabiani.net/

View full thread html-Header: content-typ& co