# PHP: Email: fixing \\"blah\\"

**URL:** https://forum.kirupa.com/t/php-email-fixing-blah/172778
**Category:** programming
**Created:** [December 17, 2005, 9:22pm UTC](https://forum.kirupa.com/t/php-email-fixing-blah/172778 "2005-12-17T21:22:04Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![FreakSheep](https://avatars.discourse-cdn.com/v4/letter/f/d9b06d/32.png) [@FreakSheep](https://forum.kirupa.com/u/FreakSheep)
#### Post date: [December 17, 2005, 9:22pm UTC](https://forum.kirupa.com/t/php-email-fixing-blah/172778/1 "2005-12-17T21:22:04Z")

</div>

Hey, I’m a little rusty on php.

I have an email form that sends the email via php. Nothing special, no HTML or anything, but when i put in double quotes “” or single quotes ‘’, php puts the \ infront of them. How would I go about fixing that, just putting a replace on the quotes?

Thanks.
