MrMoronIV
MrMoronIV
7 years later, still waiting for this simple feature....
does this mean this package doesn't work anymore in later versions?
In other words, this project is dead no?
Divolte is complaining that `http://user-agent-string.info/rpc/get_data.php?key=free&format=xml` cannot be found, which is true since the page doesn't exists. I've set `mapper.user_agent_parser.type = caching_and_updating` in the hope it did what it said in...
I think the problem is that the parser doesn't support line breaks in the regex. It would be a great start to at least have the first line of the...
This issue has not been solved yet, the code you're asking for is in the first post, it's just a default template otherwise. As stated earlier, when line breaks are...
Like i said, the technical code is at the top. The extracted string from the PDF first, my attempt for a regex second. My regex for multiple lines works fine,...
I've just encountered this while importing a recent ING bank export with various types of statements . There was information missing that I needed, hence this code I came up...
I moved away from the mt940 format for now in favor of the camt type. However, I've been over your code and it looks good, I don't think you've changed...
Excuse me if I'm wrong, but what if there is a php background script running as a daemon accepting new messages (maybe via socket/ api / or checking a mysql...