Hi All,
I'm trying to store Indic numbers in mySQL within a numeric column. However, when I submit it via my form (php), the stored value defaults to a zero (0). I can only seem to store them in a TEXT/VARCHAR column. My table, etc. is in utf-8.
My questions:
Is there are workaround for this? What have others done about this issue?
Thanks in advance!







Bookmarks