aussie1855
08-31-2009, 01:39 PM
I have 2 coding questions:
Q1: i have two input variables that are a form that holds 'First Name' and 'Surname' i need some code to then output the variables to a third called 'Full Name'
Q2: my submit_email.php has an entry for a user to input their email address which is then used within the form as a variable called 'email'. However my domain host only allow email from within the domain so i need to hard code the address. How can I do this.
Any suggestion, comments advice would be most gratefull
Thank you
Michael
Q1: i have two input variables that are a form that holds 'First Name' and 'Surname' i need some code to then output the variables to a third called 'Full Name'
Q2: my submit_email.php has an entry for a user to input their email address which is then used within the form as a variable called 'email'. However my domain host only allow email from within the domain so i need to hard code the address. How can I do this.
Any suggestion, comments advice would be most gratefull
Thank you
Michael