I have a problem with storing numbers with decimals in mysql.
It turns out that to show it in an input I convert the amount to Spanish format with thousands separated by. and decimals for, and I do it like this:
number_format($Precio,2,",",...
asked by
06.02.2018 / 11:43