PHP is teh suck
Tuesday, April 14th, 2009 Share on TwitterThe other day, I had to write a PHP script that reads a csv file of addresses and outputs the longitude and latitude of every address in the file. Since I haven't done a lot of PHP recently, I had to look in the documentation for the function that reads a ...