3v4l.org

run code in 300+ PHP versions simultaneously
<?php $config['LicenseName'] = 'buurtouders.m.nl'; $str_dom = strlen($config['LicenseName']); $characters = ­'ZYXWVUTSRQPNMLKJHGFEDCBA987654321'; $config['LicenseKey'] = '2' . $characters[$str_dom % 33 + (int)($str_dom/33)] . "11EFGH1JK11NOPQRSTUVWXY81";
Output for 5.4.0 - 5.4.30
Parse error: syntax error, unexpected ''ZYXWVUTSRQPNMLKJHGFEDCBA98765' (T_CONSTANT_ENCAPSED_STRING) in /in/kUAOM on line 4
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /in/kUAOM on line 4
Process exited with code 255.

preferences:
183.63 ms | 1395 KiB | 67 Q