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!
I wrote it after studying PHP for only a short time. I don't know how it knows what email address to send the data to. It sends it now to jim@futurebeacon.com, but I want to use it for another one of my sites with a different email address.
Nothing in the HTML above dictates where the email gets sent, or even that an email gets sent. I would start by looking at gdform.php and working from there.
gdform.php is a GoDaddy hosting thing. If you want to use it on another site, it needs to be a GoDaddy hosted site, and you would change the email address somewhere in their configuration (or it may go to your account's email or something automatic like that).