GMgKe586q6suSQnyqZLlGCooeWM
Learn To Program
Increase Your Knowlegde and Build Your Skill!
Pages
Home
Me
Search
Saturday, January 22, 2011
Creating CGI File
It's simple to create a CGI file. Just create hello.cgi file in htdocs directory then fill it with:
#!"C:\xampp\perl\bin\perl.exe"
print "Content-Type: text/html"
print "Holla World From CGI"
Then direct your browser to
http://localhost/hello.cgi
Creating CGI File
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment