[PHP-DB] Subscription Suspensions

2012-01-31 Thread Ron Piggott
Hi Everyone. I manage an e-mail list. I am trying to add a new function into it: suspensions. The idea is that someone wouldn’t have to unsubscribe. Instead there would be a record of their suspension in the table member_subscription_suspensions and their account wouldn’t be included as a

Re: [PHP-DB] Subscription Suspensions

2012-01-31 Thread Matijn Woudt
On Tue, Jan 31, 2012 at 6:35 PM, Ron Piggott wrote: > > Hi Everyone. > > I manage an e-mail list.  I am trying to add a new function into it: > suspensions.  The idea is that someone wouldn’t have to unsubscribe.  Instead > there would be a record of their suspension in the table > member_subsc

Re: [PHP-DB] Subscription Suspensions

2012-01-31 Thread Ron Piggott
On Tue, Jan 31, 2012 at 6:35 PM, Ron Piggott wrote: Hi Everyone. I manage an e-mail list. I am trying to add a new function into it: suspensions. The idea is that someone wouldn’t have to unsubscribe. Instead there would be a record of their suspension in the table member_subscription_su