Page to view algorithms.
A PHP program to compute the sum of the two given integer values. If the two values are the same, then returns triple their sum.
A PHP program to check a given integer and return true if it is within 10 of 100 or 200.