Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cgi

How can I discover if a program is running from command line or from web?

python command-line cgi

Can cgi's start_html() method have multiple -script attributes?

javascript html perl cgi

How do I identify the protocol (http vs. https) using Perl's CGI.pm

perl cgi

WordPress on IIS 7 php-cgi hogging CPU

php wordpress iis caching cgi

How do you use the Apache "ScriptInterpreterSource Registry-Strict" directive?

perl apache cgi

How to pass POST data to the PHP-CGI?

php http post cgi request

how to get POST values in perl

perl cgi

How do I structure my Perl CGI program?

perl cgi session-management

cgicc query string parsing

c++ cgi

a (presumably basic) web scraping of http://www.ssa.gov/cgi-bin/popularnames.cgi in urllib

Perl's JSON::XS not encoding UTF8 correctly?

json perl cgi

Perl throws "keys on reference is experimental"

perl cgi

How can I read the URL parameter in a Perl CGI program?

perl cgi uri

What are the pros and cons of using the two different programming styles of CGI.pm with Perl?

perl cgi

How to fetch HTTP headers in perl when using CGI

Using both ARGV and CGI in a Perl script

What's the best approach to migrate a CGI to a Framework?

How can I redirect the client from one CGI page to another using Perl?

perl cgi

Perl in Web Development [closed]

perl cgi

What's the Perl equivalent of PHP's $_SERVER[...]?

perl cgi