3v4l.org

run code in 300+ PHP versions simultaneously
<?php $website = test_input("http://www.gppgle.com"); if (!preg_match("/\b(?:(?:https?|ftp):\/\/|www\.)[-a-z0-9+&@#\/%?=~_|!:,.;]*[-a-z0-9+&@#\/%=~_|]/i",$website)) { $websiteErr = "Invalid URL"; }

preferences:
50.45 ms | 402 KiB | 5 Q