3v4l.org

run code in 300+ PHP versions simultaneously
<?php if(preg_match("/^1\d{7}$/", 443)){ echo "account number should be 8 numerical characters starting with the digit '1'"; } else { echo "all good"; }

preferences:
45.13 ms | 402 KiB | 5 Q