PHP Loop
Posted: Tue Aug 15, 2006 9:17 am
loop
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
$total += max(floor(($weight - 12500) / 2500), 0) * 25;