Michael initial webserver in PHP filled the variables also in PHP.
commit9cfd66287e31c0bee3b6b27a5ee79509b907c2eb
authorStefan de Konink <stefan@konink.de>
Sun, 21 Feb 2010 05:24:01 +0000 (21 06:24 +0100)
committerStefan de Konink <stefan@konink.de>
Sun, 21 Feb 2010 05:24:01 +0000 (21 06:24 +0100)
tree9ae6d2d95b542cf95b470163a31c73ab2d5a3e4e
parent38198c41a4ffcf893150b6afaffe386a566338ff
Michael initial webserver in PHP filled the variables also in PHP.
This code could therefore be changed into something to provide
compatibility between 'global variables' and the new webserver
without reinventing the wheel in C. (While some people might not
need it at all.)
examples/fill_server_variables.php [new file with mode: 0644]