Show Output
PHP Returning Array with Functions
"; // Outputs: 10 echo $divisor . "
"; // Outputs: 2 echo $quotient . "
"; // Outputs: 5 ?>