3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo strtr('Important: you are NOT allowed to use a built-in function that converts the string (or just one character) to lowercase (such as ToLower() in .NET, strtolower() in PHP , ...)! You\'re allowed to use all other built-in functions, however.', range('A', 'Z'), range('a', 'z'));

preferences:
41.31 ms | 402 KiB | 5 Q