PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I know I am going to be kicking myself for this one, but how would I go about displaying a negative integer as a positive?
What I am trying to do is print the difference in weight as a whole number. Either you lost 5 pounds or you gained 5 pounds. Simple math, but looks funny saying hey there fatso you gained -5 pounds instead of great job you lost 5.