I have a drop down menu in php that is inserting numbers into a mysql table.
But when numbers between 1-9 are inserted I want them to add a zero in front, so that all numbers in the table are set to 2 figures.
Guess it's simple, but just don't remember how to do it.










Bookmarks