newsletter php code query

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
solutionize
Forum Newbie
Posts: 1
Joined: Thu Oct 02, 2008 10:59 am

newsletter php code query

Post by solutionize »

Hi there,

I would just like to simply have a newsletter subscription box with click button on a webpage, when someone enters their email address and presses click/send, it sends that email address to my email address.
I know how to design it but I have no clue how to make it work in terms of coding.

If anyone could help me out, that would be awesome.

thanks.


8)
koen.h
Forum Contributor
Posts: 268
Joined: Sat May 03, 2008 8:43 am

Re: newsletter php code query

Post by koen.h »

The best way is to start and work on every problem you encounter. Then after you have searched for a solution (but it still doesn't work) you can post here with the code you have and ask what's going wrong.
Post Reply