Thread: PHP Newsletter

  1. #1
    Registered User
    Join Date
    Jun 2003
    Posts
    73

    PHP Newsletter

    I'm creating a program so people can subscribe to my newsletter. Well that works out fine, if you sign up you will get a email confirming that you signed up. Well when I go to email.php to send out a newsletter I press send and it says newsletter sent to ...and will list all my subscribers as being sent. Well they never get it. So could someone look at my code and see where I went wrong? I would apprecaite any help. Thanks

    Bryan

  2. #2
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    why not surf over to www.phpbb.coma nd download that forum. Not to use it, but its opensource so find the mass_email script and look through it.

  3. #3
    Me -=SoKrA=-'s Avatar
    Join Date
    Oct 2002
    Location
    Europe
    Posts
    448
    Have you set your mail program properly in your php.ini file? That's all I can think about.
    If you're in *nix, it'll be in /etc/php.ini, if you're in windows, it's in C:\windows\php.ini I think, I'm not sure about the windows version.
    SoKrA-BTS "Judge not the program I made, but the one I've yet to code"
    I say what I say, I mean what I mean.
    IDE: emacs + make + gcc and proud of it.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. PHP installation
    By ssharish2005 in forum Tech Board
    Replies: 8
    Last Post: 11-23-2007, 09:42 PM
  2. PHP on my Computer!
    By xxxrugby in forum Tech Board
    Replies: 4
    Last Post: 03-15-2005, 09:34 AM
  3. C++ and PHP communication
    By Korhedron in forum Game Programming
    Replies: 4
    Last Post: 01-12-2004, 06:37 AM
  4. php script question (is this possible?)
    By Leeman_s in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 12-30-2003, 09:20 PM
  5. PHP 4.3.0 released
    By codingmaster in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 12-30-2002, 07:40 AM