Square Degrees to steradians

I quite often find myself wanting to convert from square degrees to [steradians] (SI unit for solid angle), its simple but I waste too much time doing it, so here we go a nice php function todo it. Simply input the area in square degrees in the top box. Oh, I've also wrote a python implementation of this [see here].