3v4l.org

run code in 300+ PHP versions simultaneously
<?php $emailed = array('cam.hurd@gmail.com', 'bob@cheese.com'); $message = count($emailed) > 10 ? implode(array_slice($emailed, 0, 10), ', ') . 'and ' . count($emailed) . ' others were sent an invite!' : implode($emailed, ', ') . count($emailed) == 1 ? ' was sent an invite' : ' were sent invites!'; echo(implode($emailed, ', ') . 'ssss');

This is an error 404

There are `0` results


preferences:
168.15 ms | 1398 KiB | 7 Q