In article <[email protected]>,
superpollo wrote:
>
>i would like to submit the following code for review. it is a simple
>common gateway interface program, which uses the least possible
>libraries for the sake of mechanism undertanding.
You should probably factor th
D'Arcy J.M. Cain ha scritto:
On Sun, 17 Jan 2010 15:15:12 +0100
superpollo wrote:
hi clp.
i would like to submit the following code for review. it is a simple
common gateway interface program, which uses the least possible
libraries for the sake of mechanism undertanding.
Why not just use
On Sun, 17 Jan 2010 15:15:12 +0100
superpollo wrote:
> hi clp.
>
> i would like to submit the following code for review. it is a simple
> common gateway interface program, which uses the least possible
> libraries for the sake of mechanism undertanding.
Why not just use the cgi module? It doe
hi clp.
i would like to submit the following code for review. it is a simple
common gateway interface program, which uses the least possible
libraries for the sake of mechanism undertanding.
the third option in the firts conditional is for commandline testing.
bye.
code follows as:
#