Little Tip: To send multiple emails, use commas to split where to send.
And avoid the links in PHP Code.
<?php mail("[email protected],[email protected],[email protected],[email protected]","subject","msg","headers: true"); ?>
That’s how you do it.
-Steven ( [email protected] )
http://stevenchalker.net