3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo gzinflate(gzdeflate('hello')); echo gzinflate(gzdeflate('hello') . 'again'); echo gzinflate(gzdeflate('hello') . gzdeflate('again'));

preferences:
46.14 ms | 402 KiB | 5 Q