hi all,
I am a bit newbies with php... havent really done much with it over the last 5 years.. and now i have gotten back at it...
but i have reached a point were i am stuck.. I have a forum that valids it self and emails me the form contents..
but what i want to do now is to have it forward some of the data it has captured to another form for further processing...
For example.. i want to forward the email field, first name and last name (but as one field labelled name) and also the sex field..
is this possible ??
I have attached a file with all the relevant code from my form page.