3v4l.org

run code in 300+ PHP versions simultaneously
<?php $nameOfAttachments = "steve.png"; if ( $nameOfAttachments != ''){ $arrayOfAttachmentNames = explode(', ', $nameOfAttachments); echo $arrayOfAttachmentNames; } ?>

preferences:
52.74 ms | 402 KiB | 5 Q