|
I wonder if someone can give me some tips for creating an online petittion on my site. I know there are sites which allow you to easily create petitions already but I want to do it myself on my own site without using any third party.
I know I need a html form with an sql database.
I will probably (?) also need some basic spam protection and some security to stop hackers deleting/ammending entries (any tips on making this as easy as possible?)
I want people to be able to sign the petition using their facebook account. These days I suppose it is impossible to promote a petition without considering social networking so when someone logs in with facebook and signs up I want it to display a message on their facebook wall saying "X has signed this petition, please sign and post on your wall". Is this easy to do??
Then I will need a basic script to both display and count the amount of signatures.
If anyone knows of any existing code I could use to help me with this then I'd be very grateful!
Thanks.
|