mod.pl

convert this from PERL to PHP

cgi-bin/counter.pl?d=1&n=frog it displays the last digit of counter
frog in subdirectory cgi-bin/counter
cgi-bin/counter.php?d=1&n=frog
my.php my.txt
my.php?frog=dog
dump_ip.php dump_ip.txt
log_them.php log_them.txt
log_them.php?frog=dog log_them.txt
Get your IP address
129.219.244.8ASU Hayden
140.198.72.230mesa
140.198.73.121mesa
140.198.73.170mesa
156.42.68.2Law
156.42.68.3Law
Dump Log Files
dumpiplog.pl log
dumpiplog_mr_liberal.pl log
dumpiplog_icecream.pl log
dumpiplog_counter_other.pl log
Force the counter to count the first PHP programs replace all the PERL programs
counter.php
counter.php?n=c
counter.php?n=test&l=counter_mrliberal
counter.php?n=test&l=counter_icecream_anarchist
counter.php?n=test&l=taco_bell
counter.php?d=1&n=idontexist
counter.php?n=idontexist&l=counter_mrliberal
counter.php?n=idontexist&l=counter_icecream_anarchist
counter.php?n=idontexist&l=taco_bell
These PERL programs have been replaced by the PHP programs
counter.pl
counter.pl?d=1&n=c
counter_mr_liberal.pl?d=1&n=test
counter_icecream.pl?d=1&n=test
images_for_counters/Images
jpg.php

sql sql2 sql3 sql4

perl_test.pl
model gif
<img src="http://miksup.100webspace.net/counter.pl?d=1&n=az_med_xxx"> returns 1x1

<img src="http://miksup.100webspace.net/counter.php?n=cat&l=xxx"> returns number(s)

Image
Little
Image










Old Image
Little
Image










Image
Big
Image










dumps the $_ENV, $_SERVER, $_REQUEST, $_GET, $_POST
Ways to run PHP