I've finally figured out how to put a correct and valid email address within a post, but not the user's own name. It comes out a bit like:
Code:
From: username <username@domain.name>
I'm using $newthread['username'] for the username bit, but if I try to use $vbphrase to try and obtain the user's own name it doesn't work. What should I be using to do this?
Many thanks in advance!
Regards,
Martyn