I want to insert an email address into a second database. I'm very unskilled at php, but I know how to write the code to enter a variable into a field in a database. How do I assign the email address submission value to my variable?
I want to insert an email address into a second database. I'm very unskilled at php, but I know how to write the code to enter a variable into a field in a database. How do I assign the email address submission value to my variable?