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