I have been trying for days to get this to work but obviously PHP's filesystem is not one of my fortes.
The large text file I want to 'search' is the website's access log file which is quite huge.
So far I have tried:
<?php
// I hope to isolate all instances of visits by search engine...
I am just curious actually, the thought crossed my mind when I was thinking about doing something new and using arrays. But there's a possibility the array might even have to hold up to 100000 values - gasp! So, anyone know where I can get information like this?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.