Hi there,

I'm working on using php to analyse an access log on an apache server.

If a user inputs a file path I  want to be able to use PHP to determine if
it's a log file. Is there a function that will reject if it's not a binary
file. If it's a binary file how would I then
compare it  to whats expected in a log file.

Any help is appreciated

J




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to