So here's my problem. For the past month I've been trying to figure out a way to do this, I would assume that I use the split command or the like, but I'm just not sure how to do it. Basically I want to have a form with a multi-line text box where someone inputs the data and it parses it out and then it drops it into a database. Here is an example of the log file I would be using...
[Thu Aug 21 20:49:33 2003] [65 Class] Name (Race) <Guild> ZONE: zonename
[Thu Aug 21 20:49:33 2003] [65 Class] Name (Race) <Guild> ZONE: zonename
The other thing I would like to do would be to parse these out then resort them in alphabetical order.
Anyone willing to take a stab at this? Any help would be much appreciated! Thanks. 🙂