My name is Pieter de Waal and my account ID is 9140
I receive form data from ClickBank in an url every time a customer pays.
I have figured how to extract this data using php, but not how to forward it to my MySQL database.
I know how to create forms and forward it to my dtabase using html.
Is it possible to get the php data to be used in my html form? If not, what are the alternatives?
Can anyone point me in the right direction please.
I receive form data from ClickBank in an url every time a customer pays.
I have figured how to extract this data using php, but not how to forward it to my MySQL database.
I know how to create forms and forward it to my dtabase using html.
Is it possible to get the php data to be used in my html form? If not, what are the alternatives?
Can anyone point me in the right direction please.
Comment