I am combining code from a perl calendar and a php calendar to create a different calendar. I almost have it working, but I need to change a single digit date to a double digit date by adding a leading zero. Is this possible to do in php? (This is the first time I have worked with php). Thank you for any assistance.