Hi,
I am looking for a way to pass PHP variables from my form to the email template or even if this is possible?
What I am looking to do is put a conditional statement within the email template to send different emails dependent on the PHP values passed though. It seems I can pass field {values} through fine but not PHP.
I have carried out a search and tried various things mentioned such as getstring() etc, but none seem to work. Any ideas?
thanks in advance.
I am looking for a way to pass PHP variables from my form to the email template or even if this is possible?
What I am looking to do is put a conditional statement within the email template to send different emails dependent on the PHP values passed though. It seems I can pass field {values} through fine but not PHP.
I have carried out a search and tried various things mentioned such as getstring() etc, but none seem to work. Any ideas?
thanks in advance.