I have a bunch of log plaintext files that I wish to convert with php to put them into a database instead of using plaintext files, the largest log file I have is 14MB and theres 26 log files.
How would I go about reading these text files with PHP to convert them into SQL?
they all have the same sort of format.