Submitted by chrisrikli on Tue, 2011-08-16 21:58
Google provides no easy way to migrate or import/export labels from GMail. During a recent domain name change this was an absolute requirement, so I whipped up a PHP script.
I wrote this while watching Top Gear and there is no error checking here. Use at your own risk. This would be a decent kernel for a class or a more robust application, but since it was just needed to work once with limited testing it's very barebones.
Submitted by chrisrikli on Thu, 2009-04-09 11:31
I frequently need to do global search and replaces across a single database, so I wrote a stored procedure to do this for me: