I am using a script in PHP that will allow me to send email, the one here. I also have some variables that receive data from a text box, but I know that is not the problem, since I have seen it work. Anyway, my question is this: how would I set the recipient to a variable? I have tried the obvious and it hasn’t worked. It says the email is sent, but I don’t receive it :S. Any thoughts on this? Thanks,
Joey
I am using a script in PHP that will allow me to send email,
Share
just use this example from the same source example 3