Re: [PHP] find out if a number is a multiple of three

2001-01-18 Thread Ignacio Vazquez-Abrams
On Thu, 18 Jan 2001, Brett wrote: > I am trying to find out if I can take a the quantity of a product ordered > and find out if it is a multiple of three. Can someone point me in the > direction of some documentation or an exmaple of how this can be > accomplished. > > Thanks, > Brett > if (!($

[PHP] find out if a number is a multiple of three

2001-01-18 Thread Brett
I am trying to find out if I can take a the quantity of a product ordered and find out if it is a multiple of three. Can someone point me in the direction of some documentation or an exmaple of how this can be accomplished. Thanks, Brett -- PHP General Mailing List (http://www.php.net/) To un