jboyo Posted October 20, 2008 Share Posted October 20, 2008 Hello, Im tryingo to write a small application for myself to read in financial information in ofx format. When I read the source of an OFX file myself, it looks like a disaster; strangely formatted strings with some SGML after it. I could not find anything on php.net about SGML nor OFX, and I was really hoping I wouldnt have to write my own parser (esp. since the format looks like xml gone mad)... Does anyone have any ideas/experience they can offer when dealing with this format? Do you know if any existing PHP parsers for this format? Thanks very much in advance! J Link to comment https://forums.phpfreaks.com/topic/129276-ofx-parser/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.