Posts tagged with incoherent-code - Page 5

For the first time in quite a while, I got to write some PHP for an actual work-related project. We’re receiving some address-correction data (you know, zip+4 here, wrong city spelling there, that kind of thing) back from the guys who actually mail out all the checks for claims we pay, and I wrote a quick batch of PHP functions to import, parse, and load these corrections into the database.

Continue reading →