Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Characters getting inserted in Email sent trough PHP

Status
Not open for further replies.

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
 
try stripslashes() ***************************************
Party on, dudes!
[cannon]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top