Need help with an extra backslash
am 01.03.2011 19:37:08 von Nagendra Prasad
--00235451e7d0d5d08b049d702a29
Content-Type: text/plain; charset=ISO-8859-1
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.
--00235451e7d0d5d08b049d702a29--
Re: [PHP-DB] Need help with an extra backslash
am 02.03.2011 00:08:56 von Design in Motion Webdesign
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
Re: [PHP-DB] Need help with an extra backslash
am 02.03.2011 00:08:56 von Design in Motion Webdesign
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