jQuery-Mask-Plugin
jQuery-Mask-Plugin copied to clipboard
Additional server-side (PHP) checking libraries
Hello,
Are there any PHP libraries that can understand masks of this plugin and additionally validate user input on the back end of the application?
I don't think so. We are instructed to "unmask" the value before doing anything with it. Then you would use it as a float/decimal or integer.