3v4l.org

run code in 300+ PHP versions simultaneously
<?php $hex1 = "B5365D09"; $hex2 = "DEBC252C"; // Convert hexadecimal values to decimal $dec1 = hexdec($hex1); $dec2 = hexdec($hex2); // Perform multiplication operation $result = $dec1 * $dec2; // Convert result back to hexadecimal $hex_result = dechex($result); // Print result echo "Result: $hex_result\n";

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
161.04 ms | 1757 KiB | 10 Q