introdutory email to the subscriber? Hi guys,
I have a simple bit of PHP code on my website that allows the user to enter their name and email to sign up to our newsletter.
Once they hit submit - we get an email that tells us their name and email address and we simply update our files ourselves.
My question is: What PHP code do I add to my existing code to automatially send an email (with our first newsletter included) to a user when they sign up?
We only need an email to send when the user originally signs up - not every month or anything.
An ideas guys?

I have a simple bit of PHP code on my website that allows the user to enter their name and email to sign up to our newsletter.
Once they hit submit - we get an email that tells us their name and email address and we simply update our files ourselves.
My question is: What PHP code do I add to my existing code to automatially send an email (with our first newsletter included) to a user when they sign up?
We only need an email to send when the user originally signs up - not every month or anything.
An ideas guys?
