Okay, I'll admit up front that my request is quite presumptious but I need help.
Can anyone here 'give' me the necessary php script to be inserted in my html 'form' that would allow me to accept credit card donations?
Additionally, could you also provide me with the mysql database code too and/or detailed instruction on how to create a database that would accept the form data?
I've learned I think, that action=post means that the form sends the information to the database where it is posted. Do I have that right?
Thank you.