Help for this page
print "Content-type: text/html\n\n"; # and then later in the script... print "<h1>Some title</h1>\n";
print "Content-type: text/html\n\n"; print "<h1>Header</h1>\n"; # some code that generates an runtime error