str_replace not working

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

User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

If they do, they will be output at text I believe. The mail takes the parameters to tell the SMTP server what to do with the information passed to the function, so anything placed in the body parameter would more than likely end up in the recipients inbox as part of the mail message. I could be wrong.
Post Reply