Hello Guys,
Just wondering how I can make the substr value changes when submit into mysql.
something like:
someone typed A123456 on a blank field and submit into mysql. the Value will only display 123456 in mysql
Thanks a lot
Just wondering how I can make the substr value changes when submit into mysql.
something like:
someone typed A123456 on a blank field and submit into mysql. the Value will only display 123456 in mysql
Thanks a lot
Comment