Hello,
i am writing a script to read out the apachesī access.log.
Now i want to set a counter when the following String includes the
expression
"MAR"  "test.php"  "a=5" and  "d=6901"
127.0.0.1 - - [21/Mar/2001:21:19:17 +0100] "GET
/test.php?a=5&b=4&c=42&d=6901 HTTP/1.1" 200 54
can someone tell me how i can realize this?
Thanks a lot list!!




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to