Re: [PHP] Simple Email System (SES) Provider

2012-06-02 Thread Matijn Woudt
On Sat, Jun 2, 2012 at 6:25 PM, Stuart Dallas wrote: > On 2 Jun 2012, at 17:20, Ashley Sheridan wrote: > >> On Sat, 2012-06-02 at 17:33 +0200, Matijn Woudt wrote: >> >>> On Sat, Jun 2, 2012 at 2:32 AM, Don Wieland wrote: Hi all, I built a system in PHP/mySQL where a group of users

Re: [PHP] Simple Email System (SES) Provider

2012-06-02 Thread Matijn Woudt
On Sat, Jun 2, 2012 at 6:20 PM, Ashley Sheridan wrote: > ** > On Sat, 2012-06-02 at 17:33 +0200, Matijn Woudt wrote: > > On Sat, Jun 2, 2012 at 2:32 AM, Don Wieland wrote: > > Hi all, > > > > I built a system in PHP/mySQL where a group of users post events, sign-up > > for events, change their a

Re: [PHP] Simple Email System (SES) Provider

2012-06-02 Thread Ashley Sheridan
On Sat, 2012-06-02 at 17:25 +0100, Stuart Dallas wrote: > On 2 Jun 2012, at 17:20, Ashley Sheridan wrote: > > > On Sat, 2012-06-02 at 17:33 +0200, Matijn Woudt wrote: > > > >> On Sat, Jun 2, 2012 at 2:32 AM, Don Wieland wrote: > >>> Hi all, > >>> > >>> I built a system in PHP/mySQL where a gro

Re: [PHP] Simple Email System (SES) Provider

2012-06-02 Thread Stuart Dallas
On 2 Jun 2012, at 17:20, Ashley Sheridan wrote: > On Sat, 2012-06-02 at 17:33 +0200, Matijn Woudt wrote: > >> On Sat, Jun 2, 2012 at 2:32 AM, Don Wieland wrote: >>> Hi all, >>> >>> I built a system in PHP/mySQL where a group of users post events, sign-up >>> for events, change their arrival tim

Re: [PHP] Simple Email System (SES) Provider

2012-06-02 Thread Ashley Sheridan
On Sat, 2012-06-02 at 17:33 +0200, Matijn Woudt wrote: > On Sat, Jun 2, 2012 at 2:32 AM, Don Wieland wrote: > > Hi all, > > > > I built a system in PHP/mySQL where a group of users post events, sign-up > > for events, change their arrival times, remove thier names from events, and > > post relate

Re: [PHP] Simple Email System (SES) Provider

2012-06-02 Thread Matijn Woudt
On Sat, Jun 2, 2012 at 2:32 AM, Don Wieland wrote: > Hi all, > > I built a system in PHP/mySQL where a group of users post events, sign-up > for events, change their arrival times, remove thier names from events, and > post related notes on the events. Each time an action is done, an email is > ge

Re: [PHP] Simple Email System (SES) Provider

2012-06-02 Thread Ashley Sheridan
Bastien Koert wrote: >On Fri, Jun 1, 2012 at 8:32 PM, Don Wieland wrote: >> Hi all, >> >> I built a system in PHP/mySQL where a group of users post events, >sign-up >> for events, change their arrival times, remove thier names from >events, and >> post related notes on the events. Each time an

Re: [PHP] Simple Email System (SES) Provider

2012-06-01 Thread Bastien Koert
On Fri, Jun 1, 2012 at 8:32 PM, Don Wieland wrote: > Hi all, > > I built a system in PHP/mySQL where a group of users post events, sign-up > for events, change their arrival times, remove thier names from events, and > post related notes on the events. Each time an action is done, an email is > ge

[PHP] Simple Email System (SES) Provider

2012-06-01 Thread Don Wieland
Hi all, I built a system in PHP/mySQL where a group of users post events, sign- up for events, change their arrival times, remove thier names from events, and post related notes on the events. Each time an action is done, an email is generated to the entire group that their has been a chan