I have an image that logs every hit to a text file.
Each line in the text file looks like this:
Code: Select all
127.0.*.* time() RefererI thought I figured it out, however when I try to view the last few pages they are blank.
The working (not really) version can be viewed here: http://mrsomeone.com/s/l.php
And the code here: http://mrsomeone.com/s/l.phps
I've tryed multiple ways, and all of the tutorials I've seen are for PHP and MySQL, not a flat file DB.
I'm totally stumped, so any help would be greatly appreciated
-Someone