March 15th, 2007, 07:16 PM
|
#3 (permalink)
|
| Mobile Member
Join Date: Apr 2005 Location: S. Central PA
Posts: 3,602
|
tried both... what i ended up doing (ohh php 4.3 btw) was modulus division and then reversing it, with modulus i would get the remainder, then i would subtract that from another, which means i needed a temp var, which was fine, little extra code, but the more i looked around the less i found that PHP could do modulus  |
| |