Hi, I'm using a mysql connection to dinamically fill a table with descriptions, prices, and so on...
But when the script takes the price of a Plasma Monitor, that costs 8025.00 $, it outputs only 8,00. I recall it by typing : echo $row_Recordset1['Prezzo'] And please note that I've seen that it happens only when $row_Recordset1['Prezzo'] > 1000 Can anyone tell me why and what can I do ? Please answer me, it's very important... Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php