For When You Can't Have The Real Thing
[ start | index | login ]
start > perl > CGI Headers

CGI Headers

Created by dave. Last edited by dave, 16 years and 159 days ago. Viewed 6,488 times. #2
[diff] [history] [edit] [rdf]
labels
attachments

CGI Headers for Perl Scripts:

This is the magic that perl scripts need to emit before anything else:

print "Content-type: text/html\n\n";
no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt