Hiya all, I'm afraid I'm a php dunce but have been asked to make a site for a friend and need to use it to configure an order form. I followed instructions from another website which worked, however the mail function won't allow more than 5 err... whatever they're called. objects, functions, fields.
I saw on a website that a way around it is to create a variable that includes all the fields I need to send in one, so the mail function reads it as one instead of 11.
Does anyone know how to do this? I can post the code itself here if that helps.
I'm sorry if I'm explaining this badly!
I saw on a website that a way around it is to create a variable that includes all the fields I need to send in one, so the mail function reads it as one instead of 11.
Does anyone know how to do this? I can post the code itself here if that helps.
I'm sorry if I'm explaining this badly!