How do I tell phpmyadmin, MySQL to allow the first 0 in front of a phone number for example ? (Not a zero fill)
- When I try to put a zero in front of it (in phpmyadmin), it removes it automatically.
- When I submit my form number with the 0 specified in front of the number it doesn't add it.
Is there a workaround or something ?