Page 1 of 1

EQ2 Parser text

Posted: Tue Feb 01, 2005 10:39 pm
by aybra
I have this ruff script I want to explode so i can put it into a mysql database and access it as needed...
(1106705704)[Tue Jan 25 19:15:04 2005] \aPC -1 Aybra:Aybra\/a tells you,"That taunt you got me kicks butt"
I have trolled for a while now and cant find a way to explode it in just that manner...
1106705704 Tue Jan 25 19:15:04 2005 PC Aybra tells you That taunt you got me kicks butt

the DB is set up with (ID=1106705704) (date=Tue Jan 25 19:15:04 2005) (type=PC) (charF=Aybra) (ttype=tells you) (message=That taunt you got me kicks butt)


Is there a way to do what I want? Well.. within my scope of reason any how?

thanks Aybra

Posted: Tue Feb 01, 2005 11:19 pm
by feyd
preg_split()