Re: [PHP-DB] Need help with an extra backslash
"Design in Motion Webdesign" <[email protected]>
| Newsgroups | gmane.comp.php.windows,gmane.comp.php.database |
|---|---|
| Message-ID | <F9A56F31B4CF42BBAA156CCE44F9838F@Laptop02> |
Try the stripslashes() function. See on http://php.net/manual/en/function.stripslashes.php for details. Best regards. Steven > Hi All, > > I have a list of product in which WIRE MESH 24G X 3/4" is one of them. > When > I am trying to print the same its coming like WIRE MESH 24G X 3/4\". I > want > to remove the extra "\" backslash from the result page. Please help me > with > this. > > Best, > Guru. > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php