Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

xml search results - stripping backslashes?

Quote Reply
xml search results - stripping backslashes?
I know this has been discussed somewhat, but I've tried everything and can't seem to find the solution I need.

What I've done is integrated Editize WYSIWYG editor into LinksSQL (added it to the include_form template for PHP)and it's working GREAT except that I'm having a problem with magic quotes adding the backslashes before my quotes in any URL's, etc.

Code:

example <a href=\"URL_HERE\" target=\"_blank\">SITE_NAME_HERE</a>


Is there a built in way to strip these slashes (with CGI.pm maybe?) before the search displays the XML results? A tag I can add to my xml file?

It doesn't seem to be a problem anywhere else...just the XML search results plugin.

THanks!

Last edited by:

bnjp: Mar 13, 2004, 11:57 AM
Subject Author Views Date
Thread xml search results - stripping backslashes? bnjp 3111 Mar 13, 2004, 11:56 AM
Thread Re: [bnjp] xml search results - stripping backslashes?
bnjp 2995 Mar 17, 2004, 10:39 AM
Thread Re: [bnjp] xml search results - stripping backslashes?
bnjp 2988 Mar 19, 2004, 5:52 AM
Thread Re: [bnjp] xml search results - stripping backslashes?
bnjp 2968 Mar 19, 2004, 11:28 AM
Thread Re: [bnjp] xml search results - stripping backslashes?
pugdog 2953 Mar 20, 2004, 10:37 AM
Thread Re: [pugdog] xml search results - stripping backslashes?
bnjp 2947 Mar 20, 2004, 12:55 PM
Post Re: [bnjp] xml search results - stripping backslashes?
pugdog 2954 Mar 20, 2004, 8:19 PM