3v4l.org

run code in 300+ PHP versions simultaneously
<?php $host = 'localhost'; if (preg_match('#^[-._A-Za-z0-9]{,255}$#', $host)) { print 'true'; } print 'false';

preferences:
41.22 ms | 402 KiB | 5 Q