Guest_imported
New member
- Jan 1, 1970
- 0
I have this wierd problem.
When i try sending an e-mail trough PHP everything works fine except "/" characters get inserted at random in the e-mail i sent. I tried "htmlspecialchars()" and "str_replace" but nothing works. Sometimes it will even insert "!" characters.
The wierd part is it's completely random.
I'm running Linux with apache and PHP4.
Has anyone ever had this or a similar problem.
thxin advance!
David B
When i try sending an e-mail trough PHP everything works fine except "/" characters get inserted at random in the e-mail i sent. I tried "htmlspecialchars()" and "str_replace" but nothing works. Sometimes it will even insert "!" characters.
The wierd part is it's completely random.
I'm running Linux with apache and PHP4.
Has anyone ever had this or a similar problem.
thxin advance!
David B