Re: How to ROUND numbers

2001-07-27 Thread Werner Stuerenburg
Your code doesn't make much sense to me, and especially not with respect to the question. I give you some comments below. Arnab (WebMaster) schrieb am Mittwoch, 25. Juli 2001, 09:23:39: > How to round the result number after the multiplication, > below are the PHP codes, > any help greatly a

How to ROUND numbers

2001-07-24 Thread Arnab (WebMaster)
How to round the result number after the multiplication, below are the PHP codes, any help greatly appreciated "); echo("" . $row["Room_Category"] . ""); echo("" . $row["Room_Size"] . ""); echo("" . $row["xsp"] . ""); echo("" . $row["xan"] . ""); echo(""); } echo(""); ?>