A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by silvester » Tue Aug 15, 2006 9:17 am
Post by feyd » Tue Aug 15, 2006 9:22 am
Code: Select all
$total += max(floor(($weight - 12500) / 2500), 0) * 25;
Return to “PHP - Code”