a non well formed numeric value encountered, in text field, form

0

How can I filter that they are only numbers? I take the data from a type text form, but when they put 5f, or 5e10, I eat it and I miss the title error,

Can you change the input by type number, but without changing this as it would be in the php backend to control this?

Could this error be controlled by try catch?

    
asked by Wallx 18.10.2018 в 17:17
source

0 answers