Forum Moderators: coopster
echo number_format "<td id='right' height='25'>£($offerprice, 2, ".", ",");</td>";}?>
echo "<td id='right' height='25'>£".number_format($offerprice, 2, ".", ",")."</td>";
}//guessing as this closes an if
?>
[edited by: Matthew1980 at 9:36 pm (utc) on Feb 8, 2010]