logging IPs

2006-02-03 Thread Adam Peterson
hi, i have a cgi script that i would like to add some logging to. i would like to log the ip of those using it. is there an easy way to capture this? i know i can look at the server logs but i'd like to be able to log the script inputs and ip of the requestor. any help and example code is

RE: logging IPs

2006-02-03 Thread Chris
hi, i have a cgi script that i would like to add some logging to. i would like to log the ip of those using it. is there an easy way to capture this? i know i can look at the server logs but i'd like to be able to log the script inputs and ip of the requestor. any help and example code is