Dear all,
I have a text file in notepad which is log downloaded from a mobile application. There are two important data I wish to extract and separate from the log files. Could someone please give me a clue on how php can help parse this log files so i can separate the various data into a table? I have attached a sample file for your look up.
The two data that need separated is the $GPGGA and $GPRMC. The content of the file in reality is about 300kb but had to reduce it. So it is explanaratory purposes. I have done similar thing in excel and VB script but excel is slow and not able to take data of more than 30 thousand rows.
Thanks for your assistance in advance.
Paul_paisley