Essentially what I am trying to achieve is to collect data from a custom log file. I already created an apache log that reports data like this:
siteip sitename pagename
I am trying to collect line by line these elements and I am not sure how to grab them first by line in a text file and second manipulate each element on a line (which is tabbed with php's \t". Can anyone explain or show me how this can easily be done?
Web site design, internet marketing, SEO and business solutions company.
siteip sitename pagename
I am trying to collect line by line these elements and I am not sure how to grab them first by line in a text file and second manipulate each element on a line (which is tabbed with php's \t". Can anyone explain or show me how this can easily be done?
Web site design, internet marketing, SEO and business solutions company.