Source code for mailing list script


NOTES

  • Copy the code in the textarea to "whatever.php" and place it in your server.
  • If you are working in a Windows server, you may have problems with command checkdnsrr. Remove into the code the line containig this command and try again. In linux there are no problems.
  • This code will create a file named "emaillist-4T5s773BS4.txt" in your server. In case this action is not allowed, check permissions in the directory, or create a file with this name and place it in the server.
  • You may remove the link to this site from the code, but please consider maintainig it.

Source code to send emails to emailing list


NOTES

  • Copy the code in the textarea to "whatever2.php" and place it in your server.
  • Configurate the script (customize your information in top the code).
  • The code of this script is describer here.

 
PHPTutorial.info