Re: [PHP] Easy Question (I think)

2004-08-03 Thread Robert Cummings
On Tue, 2004-08-03 at 23:25, Robert Frame wrote: > I am sure this is an obvious answer, but dang if I could find it. > > How do you chop off a decimal value in PHP? I know I can do it using a > combination of modulus, subtraction and division, but isn't there a function > that does this? I think

RE: [PHP] Easy Question (I think)

2004-08-03 Thread Richard Bewley
ook at our webhosting services, specializing in business web hosting starting from $15 per month! -Original Message- From: Robert Frame [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 03, 2004 11:25 PM To: [EMAIL PROTECTED] Subject: [PHP] Easy Question (I think) I am sure this is an obvious a

[PHP] Easy Question (I think)

2004-08-03 Thread Robert Frame
I am sure this is an obvious answer, but dang if I could find it. How do you chop off a decimal value in PHP? I know I can do it using a combination of modulus, subtraction and division, but isn't there a function that does this? I think I am suffering from a giant mental block =) -- PHP Gener