What is the best way to check arguments provided to subroutines to compile with strict ( my solution works but there is a better way of doing it ? )
Whats wrong in this code? Here is my HTML: <html><body> <form action=\"iindex.py\" method=\"POST\" enctype=\"multipart/form-data\">
EDIT: I will try a better explication this time, this is the exact code from my script (sorry for all them coments, they are a result of your sugestions, and apear in the video below).
I\'m currently in the process of writing a little blog / generic posting system using CGI in C as a hobby project and am now in the need of a session management system to authentificate authorized use
I\'m having problems in decoding a string using Base64.decode64 in Ruby. As a test, I\'m using this site that decodes strings in php: https://rnd.feide.no/simplesaml/module.php/saml2debug/debug.php.
I want to know if there is any way to use Bash(Shell Script) to make web pages, like Perl,开发者_StackOverflow C++ and others through CGI. And if there is any way, where I can find a good free hosting
The script that I\'m writing sometimes make开发者_JAVA技巧s requests to an API and the API requires that requests are limited to a maximum of 1 per second.
I\'m using MAMP-pro to serve my domain to the outside world. I\'m not a very experienced sys-admin, though I\'ve slogged my way through a few basic things.I know what apache is, and I can read-m开发者
I have a function written in PHP and would like to call this inside a CGI script. Is there any direct way to do this?
I am trying to find a RSS parser that can be used with a Perl CGI script. I found simplepie and that\'s really easy parser to use in PHP scripting. Unfortunately that doesn\'t work with a Perl CGI scr