Multiple forms + 1 config file
Posted: Tue Dec 25, 2007 2:19 am
Hello,
I have around 15 forms all using swiftmailer and would like to seperate the part of the code that smtp, user details are given in order for client to easily update only one page than editing 15.
Can I do that just by cutting the code, pasting it to a file where then I just include in each page or there is another way more 'gently' to achieve this?
Thanks
I have around 15 forms all using swiftmailer and would like to seperate the part of the code that smtp, user details are given in order for client to easily update only one page than editing 15.
Can I do that just by cutting the code, pasting it to a file where then I just include in each page or there is another way more 'gently' to achieve this?
Thanks