OMG, I went through the code easypopulate.php and it's horrible. And judging from langers comments, he wasn't a very experienced programmer at the time. Although I've never seen the code for EPA3, so he could have got better.
Anyway, I haven't even used it yet really, I was just really bored tonight and couldn't sleep.

So I rewrote a lot of the Download EP, Create EP, and Upload EP File code. Mainly in relation to file types. It now creates normal CSV files and accepts them. I was looking at the tab deliminated text files, and couldn't stand them.
Also, because of those text files, there is a TON of really convoluted code that is not necessary. I was able to replace some pages by just a couple lines of code.
So if you would prefer to use CSVs, then this is just what you need. There are options at the top of the file for how you want to deliminate and enclose the lines.
One thing I did not do was mess with (update) that split file feature, so it will NOT work. That code was much to sloppy to take the time to understand.
One nice thing is that retarded EOREOR is completely gone and totally unnecessary. It would actually break it now.
Bookmarks