how to create a multiplication table of 15 in php code example Example: php multiplication $product = $num1 * $num2;