3v4l.org

run code in 300+ PHP versions simultaneously
<?php $seoagents = "test,test2,test3"; $custom1agents = explode(",",$seoagents); echo $custom1agents; /* if(preg_match('/('.implode('|', $custom1agents).')/i', $_SERVER['HTTP_USER_AGENT'], $match)) { $custom1=1; } */

preferences:
40.01 ms | 402 KiB | 5 Q