First CGI Script

by Hiroshi on 10-10-2007

Simple CGI script.

#!/usr/bin/perl -wt
print "Content-type: text/html\n\n";
print "<h2>Some text to display here</h2>";

  • Share/Save/Bookmark

Stumble it Digg it Bookmark it Tweet it Share at Facebook

Related Posts

2 Responses to “First CGI Script”

  1. Oct 31, 2007
    zack Says: Reply to this comment

    Great tutorial.

  2. Oct 31, 2007
    sara Says: Reply to this comment

    Good Site! Keep Doing That!

Post a Comment

Comment will appear here after approval, Thanks for patience