<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/2577" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2002-09-12T10:54:29-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/2577</id>

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-09-12T10:54:29-04:00</updated>

		<published>2002-09-12T10:54:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10804#p10804</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10804#p10804"/>
		<title type="html"><![CDATA[strip slashes]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10804#p10804"><![CDATA[
It sounds more like youare handling the input of the caracters wrong in the first place.<br><br>As such, there amy be more to it, than just the slash than you can see.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Sep 12, 2002 10:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Papillon]]></name></author>
		<updated>2002-09-12T08:52:46-04:00</updated>

		<published>2002-09-12T08:52:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10801#p10801</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10801#p10801"/>
		<title type="html"><![CDATA[strip slashes]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10801#p10801"><![CDATA[
first thing popping to my mind would be to use regsub<div class="codebox"><p>Code: </p><pre><code>regsub -all "\\" $var "" var</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=852">Papillon</a> — Thu Sep 12, 2002 8:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2002-09-12T07:21:22-04:00</updated>

		<published>2002-09-12T07:21:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10798#p10798</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10798#p10798"/>
		<title type="html"><![CDATA[strip slashes]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10798#p10798"><![CDATA[
hi there...<br>Does anyone know how to strip the slashes in a variable?<br>I take lines from a website, and I send them on a chan, but when they contains quote or other special characters, I get this:<br>&lt;M0rgane&gt; I\'m so happy<br><br>and I want :<br>&lt;M0rgane&gt; I'm so happy<br><br>Thanx helping me<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Thu Sep 12, 2002 7:21 am</p><hr />
]]></content>
	</entry>
	</feed>
