Jump to content

[SOLVED] <br> in non html email from php?


SEVIZ

Recommended Posts

Hey guys.

 

I have a script I made that emails a message to peoples phones via text.  Its very simple and just emails using normal php mail command.  Everything is awesome except for one detail.  I cannot hit enter in the message or else in the text you actually see "<br>".  Is this a flaw in my code somehow?  Obviously it is using html by adding the <br> and the phone cannot display an html message. How can I get it to insert a break when enter is hit without showing as <br> in the code?

 

Or is there simply no way?

 

Thanks

 

I would post my code but its just a messagebox and submit.  Let me know if you need it though.

Link to comment
https://forums.phpfreaks.com/topic/159472-solved-in-non-html-email-from-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.