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.43, 5.5.24 - 5.5.27, 5.6.8 - 5.6.11
Parse error: syntax error, unexpected ''2'' (T_CONSTANT_ENCAPSED_STRING) in /in/PBV7J on line 5
Process exited with code 255.
Output for 5.3.0 - 5.3.29
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /in/PBV7J on line 5
Process exited with code 255.

preferences:
221.83 ms | 1395 KiB | 88 Q