Results 1 to 11 of 11

Thread: messaging system

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2006
    Posts
    26

    Arrow messaging system

    I would like a php script that people can enter their email in and the php will validate it, then if the leader of the site wants to send a mass message to all the members of an event for instance then they can recive it. It will also set part of the page showing the lates message or news. Also i would like a code for the password for the script so non-admins cannot even visit the form that can send the message. Thanks for your efforts.

  2. #2
    PowerPoster
    Join Date
    Sep 2003
    Location
    Edmonton, AB, Canada
    Posts
    2,629

    Re: messaging system

    uhh. sounds like a project.

    you giving out salaries?

  3. #3
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: messaging system


  4. #4

    Thread Starter
    Junior Member
    Join Date
    Nov 2006
    Posts
    26

    Re: messaging system

    No, its a clan type of thing for a game.

  5. #5
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: messaging system

    Do you want it as a internal messaging system, or to go to their email inbox?
    My usual boring signature: Something

  6. #6

    Thread Starter
    Junior Member
    Join Date
    Nov 2006
    Posts
    26

    Re: messaging system

    to their inbox. Not like a Personal Message system that most forums have, this is just a message to everone type of thing.

  7. #7
    PowerPoster
    Join Date
    Sep 2003
    Location
    Edmonton, AB, Canada
    Posts
    2,629

    Re: messaging system

    you want to make a mailing list?

    the easiest way out would be to just look for free mailing list software. i'm sure you could find something good.

  8. #8

    Thread Starter
    Junior Member
    Join Date
    Nov 2006
    Posts
    26

    Re: messaging system

    yes, but, would the mailing list software have the admin restricted mailing function?? That is what i want.

  9. #9
    PowerPoster
    Join Date
    Sep 2003
    Location
    Edmonton, AB, Canada
    Posts
    2,629

    Re: messaging system

    I don't know what an "admin restricted mailing function" is. if you mean you only want administrators being able to send mail using your mailing list, then yes, of course that is possible as well. I don't think any developer of a mailing list software would be stupid enough to not require some type of authentication to stop the average user from spamming your mailing list. if you some how find yourself without any authentication, you can always use an htaccess file to require a valid login to access the directory containing your mailing list script.

  10. #10

    Thread Starter
    Junior Member
    Join Date
    Nov 2006
    Posts
    26

    Re: messaging system

    Yes, true, I likes the way you said
    I don't think any developer of a mailing list software would be stupid enough to not require some type of authentication to stop the average user from spamming your mailing list.

  11. #11
    Hyperactive Member
    Join Date
    Oct 2006
    Posts
    354

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width