np
145645.55
145 645.55
Chciałbym także aby była pogrubiona
z góry dziekuję
Na web.reporter to kosztuje 10zl

<td width=120 align=right> <input readonly onfocus="this.style.background='lightgreen'" onmouseout="this.style.background='white'" onBlur="PrzeliczWartosci();" style="color:black; border: 0px; background-color:white; text-align=right;" type=text name="<? echo "M1_plan[]"; ?>" value="<? echo str_replace(',', '.', number_format($_SESSION['M1_plan'][$y],2,'.',' ')); ?>" size=15></td>
<?php if ($_SESSION['S'][$y] == 1) { onmouseenter="this.style.background='#69EE4F';" onmouseleave="this.style.background='white';">"; } ?>