3v4l.org

run code in 300+ PHP versions simultaneously
<?php $_try_author = 'author@democracynow.org (author-two)'; $_try_author = trim(preg_replace('#[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,6}#i', '', $_try_author)); $_try_author = trim(preg_replace('#[<()>\[\]._%+-]#',' ',$_try_author)); echo $_try_author;

preferences:
41.2 ms | 402 KiB | 5 Q