Forum Moderators: coopster
I am having really strange problem in php when i send email, i am using phpmailer, and it was working fine when i was on shared hosting, but now i am using VDS, so i am controlling everything...
its form i fill then send the info of the text fields and select menus bla bla to email...
it was working great and its still
but i just see in the email this sign "!" without quotations just just randomly each time in any place in the email either 1 or 2 or 3 times.
it can sometimes replace any letter or goes between any letters or words or even replace part of url like instead of the email having www.mydomain.com at the end
it write www.mydomain.!
Where does that garbage come from?
i even tried to set all variables to empty b4 filling them
myVar = "";
Any suggestion appreciated!
Thanks in advance