Posted by scuniverse@gmail.com on 05/29/06 13:08
The script is rather big... there's like 600 lines, however it's quite
simple.
At the beggining there's a select mysql query and afterwars a while
loop, on the loop there's 3 possible cases and each one has 2 select
and 3 update mysql query, in between the 2 select and 3 updates there's
a bunch of basic maths and that's pretty much everything.
When I run it manually it output a lot of division by zero errors but
no other error
[Back to original message]
|