|
-
Dec 22nd, 2006, 09:52 PM
#1
Thread Starter
Junior Member
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.
-
Dec 23rd, 2006, 02:37 AM
#2
Re: messaging system
uhh. sounds like a project.
you giving out salaries?
-
Dec 23rd, 2006, 05:50 AM
#3
-
Dec 23rd, 2006, 10:23 AM
#4
Thread Starter
Junior Member
Re: messaging system
No, its a clan type of thing for a game.
-
Dec 23rd, 2006, 04:27 PM
#5
Re: messaging system
Do you want it as a internal messaging system, or to go to their email inbox?
My usual boring signature: Something
-
Dec 23rd, 2006, 07:52 PM
#6
Thread Starter
Junior Member
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.
-
Dec 23rd, 2006, 08:30 PM
#7
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.
-
Dec 24th, 2006, 02:09 PM
#8
Thread Starter
Junior Member
Re: messaging system
yes, but, would the mailing list software have the admin restricted mailing function?? That is what i want.
-
Dec 24th, 2006, 03:40 PM
#9
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.
-
Dec 24th, 2006, 08:41 PM
#10
Thread Starter
Junior Member
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.
-
Dec 29th, 2006, 01:42 AM
#11
Hyperactive Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|