First you need PHP. Then you need to extract the file to anywhere. Now copy the logfile you want to parse into that directory. Open a command prompt, cd to the directory, and type:Code: [Select]./teststdlog.php ./logfile.here 0It should create a file called output.txt that looks like this: http://digitalpaint.therisenrealm.com/downloads/sdk/libdpstdlog/output.txtPitfalls:Unless you host a server you won't have a logfile.Until someone writes a nice script to make a webpage from it, the output is fairly difficult to read.
./teststdlog.php ./logfile.here 0
$ /usr/bin/php -f ~/stats/example.php ~/stats/server27910.log y
$ ./example.php ./server27910.log 0Extension './example.php' not present.