Monthly Archives: January 2010

Round to the Nearest Half in Php

Sometimes, you want to round a number, but you want the nearest half instead of a full number. For example, if you have an average rating, and you want to display a star graphic representing the number of stars. In … Continue reading

Posted in Development | Tagged , | Leave a comment