The above code is from showproduct.php? Correct?
After changing the type to "1" I have the result:
Input with comma on uploadproduct.php: 5
,60 / Output on showproduct.php: 560,00
Input with point on uploadproduct.php: 5
.60 / Output on showproduct.php: 5,60
The output on showproduct is now correct. But I need more the input on uploadproduct correct (for me... with comma).
edit: Is this someting to edit in uploadproduct?
Code:
Content visible to verified customers only.