[PHP] Newbie Form Question

2006-08-04 Thread David Ellsworth
I was wondering how simple it would be to set up a script to provide a
subscribe/unsubscribe form for a list serve. The form would send an email to
the subscribe address or unsubscribe address as selected.

Thanks

David

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Newbie Form Question

2006-08-04 Thread David Ellsworth
Yes, the list serve software has the opt-in/confirmation stuff covered. I'm
just trying to get the sub/unsub form on the website going.

Thanks

David


On 8/4/06 8:40 AM, [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:

 are you doing your own mailing list management, or using a package that
 includes an explicit subscribe/unsubscribe confirmation capability?
 
 if you're doing your own list management, then you need to design an
 explicit opt-in/-out system. i.e., no e-mail address is added to (or
 removed from) the list until the user has responded to a
 specific/unique/non-guessable confirmation bit that is included in the
 confirming message that is sent to them (or some other form of explicit
 confirmation). doing this isn't that hard, but far more than a simple
 form.
 
 if you're using an existing mailing list management package (that
 includes opt-in/-out confirmation capabilities) and you're simply
 feeding the initial subscribe/unsubscribe request to that facility,
 then this is probably fairly easy.
 
 [it is unwise (and if this is in the US context, be aware of the
 requirements of the can-spam law) to set up a mailing list that does
 not include opt-in/-out confirmation requirements.]
 
   - Rick
 
  Original Message 
 Date: Friday, August 04, 2006 08:14:58 AM -0400
 From: David Ellsworth [EMAIL PROTECTED]
 To: php-general@lists.php.net
 Subject: [PHP] Newbie Form Question
 
 I was wondering how simple it would be to set up a script to provide a
 subscribe/unsubscribe form for a list serve. The form would send an
 email to the subscribe address or unsubscribe address as selected.
 
 Thanks
 
 David
 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Newbie Form Question

2006-08-04 Thread David Ellsworth
what I need is what I would use after the form is submitted - responding to
whether the form sent the value (post likely from a dropdown field) of
subscribe or unsubscribe to the posted page for processing.


On 8/4/06 8:52 AM, Duncan Hill [EMAIL PROTECTED] wrote:

 On Friday 04 August 2006 13:27, Jay Blanchard wrote:
 [snip]
 I was wondering how simple it would be to set up a script to provide a
 subscribe/unsubscribe form for a list serve. The form would send an
 email to
 the subscribe address or unsubscribe address as selected.
 [/snip]
 
 I wondered about that the other day myself and came to the conclusion
 that it would be really simple. It must be, others have done it.
 
 Not terribly difficult at all.  One SMTP library for PHP and you're away.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Onehitoneder?

2006-05-01 Thread David Ellsworth
Anyone ever used onehitoneder - a PHP download manager?

David 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] shopping carts

2006-04-22 Thread David Ellsworth
Costs $349, but it's worth every penny and includes user support!

http://digishop3.sumeffect.com/

David Ellsworth
yourwebdna.com


On 4/22/06 9:04 PM, Lisa A [EMAIL PROTECTED] wrote:

 Do you  have any suggestions?  Right now I use the one through Paypal, but
 it would be too difficult for my client to add their own  merchandise.  I
 could pay more, but not much more.  Do you recommend any good ones or
 someone that could write one.  OScommerce was way too hard and offer too
 many options.  I don't need a powerful one like that.  Just a good basic
 shopping cart, but good for client side.
 thanks,
 Robert Cummings [EMAIL PROTECTED] wrote in message
 news:[EMAIL PROTECTED]
 On Sat, 2006-04-22 at 20:47, Lisa A wrote:
 Well I have no idea.  I can't spend $100's but hope that there would be
 something out there affordable.
 
 I'm pretty sure there's lots out there for under $100, but almost none
 will be exactly what you want, and almost all will require you to invest
 hours of your own time to make them work the way you want... which will
 most certainly equate to $100s of dollars.
 
 Cheers,
 Rob.
 -- 
 ..
 | InterJinn Application Framework - http://www.interjinn.com |
 ::
 | An application and templating framework for PHP. Boasting  |
 | a powerful, scalable system for accessing system services  |
 | such as forms, properties, sessions, and caches. InterJinn |
 | also provides an extremely flexible architecture for   |
 | creating re-usable components quickly and easily.  |
 `' 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php