<?php echo strstr('[email protected]', '@'); ?>
#!/usr/bin/php <?php echo strstr('[email protected]', '@'); ?>