search for: killmail1

Displaying 1 result from an estimated 1 matches for "killmail1".

Did you mean: killmail
2006 Jun 28
0
How to parse incoming parameters from POST operation
...rocess email posts (killmails). I''ve built the form (a simple textarea) where you can input the kllmail and post it to the website but I''m hitting a problem on the controller side where I want to actually process the killmail. Example killmails: http://www.temporaryfixture.net/killmail1.txt http://www.temporaryfixture.net/killmail2.txt I''m now trying to work out how to parse the emails to get the details I need. I have tables for everything the killmail contains (pilots, corps, alliances, systems etc) but I can''t see how to proceed with the parsing. My Helper...