Hi,
My users enter their mobile number and i would like it converted to international format so it can be used for text message…
eg customer enters 0434167249
i want it converted to 61434167249
I hope someone could show me how to do this.
Hi,
My users enter their mobile number and i would like it converted to international format so it can be used for text message…
eg customer enters 0434167249
i want it converted to 61434167249
I hope someone could show me how to do this.
When you are storing the data just put: 61(MOBILE NUMBER INPUT’S VALUE)
Or something like that.
This topic was automatically closed after 70 days. New replies are no longer allowed.