also ich hab das teil auch auf euro basis umgebaut und keine probleme...
hast du alle round auf 6?
so zb:
PHP-Code:
$preis = round($gesamtpreis/$_POST['menge'],6);
also ich hab das teil auch auf euro basis umgebaut und keine probleme...
hast du alle round auf 6?
so zb:
PHP-Code:
$preis = round($gesamtpreis/$_POST['menge'],6);