This question has probably been asked several times before, but here it goes again:
I'm trying to get my program to enter a zip code starting with a 0 (zero) into the database, but MySQL refuses to include it in the database. The zip code ends up being just four numbers without the zero in front. How can I get around this?