On 16 January 2011 16:35, Michelle Konzack <linux4michelle@xxxxxxxxxxxxxxx> wrote: > Hello Kirk Bailey, > > Am 2011-01-16 10:09:03, hacktest Du folgendes herunter: >> So, in php, I want a program to handle sending out a mail list. All >> this is going to do is be a filter to exclude non subscribers, and >> send a copy to every person in the subscriber file. This is pretty >> simple in python, but this is not my mother tounge we speak here, so >> let's talk in php instead. >> >> If the submission does not come from a member, the script simply >> aborts. So the script should read the subscriber file, and if the >> source From: does not appear there, DIE. If it is there, walk the >> array and send a copy there, then end. >> >> Now how to do this in php? Is there an off the shelf solution? > > Maybe using RTFW <http://www.php.net/> Considering that you've used the PHP list for some very inane questions yourself, perhaps you should keep the tone lighter and avoid flaming people? Just a thought. Regards Peter -- <hype> WWW: plphp.dk / plind.dk LinkedIn: plind BeWelcome/Couchsurfing: Fake51 Twitter: kafe15 </hype> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php