3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test = ' @ vilewish '; //echo '|' . trim(ltrim(ltrim($test), '@')) . '|'; echo '|' . trim($test, "\t\n\r\0\x0B@ ") . '|';

preferences:
46.57 ms | 402 KiB | 5 Q