Math in PHP

  1. How to count the number of characters in a multi-byte string using PHP.
  2. Lean to find the common multiples between two numbers in PHP; the tutorial starts by teaching you about multiples, then moves on to common multiples.
  3. This tutorial shows how to check if a number is a decimal number using the PHP floor function.
  4. Why the caret character is not working in exponential growth calculations in PHP, and what to use instead.