Barack Obama4th November 2008, Chicago, USA
Here my little rant and praise place, where the daily experiences of my programming work are expressed. I publish them with the idea that others might find it useful and benefit from it.
use CGI; parse_arguments(); do_request(); exit();
use FCGI; while(get_request()) { parse_arguments(); do_request(); } exit(); # probably never reached
Copyright 2007-2016, 2020-2024 © by René K. Müller <spiritdude@gmail.com> Illustrations and graphics made with Inkscape, GIMP and Tgif