Escape codes with pear mail

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Eric!
DevNet Resident
Posts: 1146
Joined: Sun Jun 14, 2009 3:13 pm

Escape codes with pear mail

Post by Eric! »

Does pear automatically escape strings? Is there a way to send an un-escaped string without html encoding it? Am I going to have to mime encode it?
Post Reply