<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Adv Guestbook -&gt; anti spam for email?"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Adv Guestbook -&gt; anti spam for email?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Adv Guestbook -&amp;gt; anti spam for email?</title>
				<description><![CDATA[ Hello,<br /> <br /> Is their a trick or something else to crypt the user email address in the guestbook, so spiders cannot read the email address?<br /> <br /> Regards; Dom]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1211/3021.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1211/3021.php</link>
				<pubDate><![CDATA[Tue, 12 Nov 2002 11:09:04]]> GMT</pubDate>
				<author><![CDATA[ djavet]]></author>
			</item>
			<item>
				<title>yes, there is...</title>
				<description><![CDATA[ There is such possibility how to escape e-mail address. Call this as despamming. Code is borowed from Smarty template engite tips &amp; tricks.<br /> <br /> <a class="snap_shots" href="http://nepto.sk/projects/platon/cvs.php/phpPlatonLib/common/str/fnc.escape_email.php?rev=1.3&amp;content-type=text/x-cvsweb-markup" target="_blank" rel="nofollow">http://nepto.sk/projects/platon/cvs.php/phpPlatonLib/common/str/fnc.escape_email.php?rev=1.3&amp;content-type=text/x-cvsweb-markup</a><br /> <br /> Hope this helps,<br /> <br /> Nepto<br /> <a class="snap_shots" href="http://nepto.sk/" target="_blank" rel="nofollow">http://nepto.sk/</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1211/3025.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1211/3025.php</link>
				<pubDate><![CDATA[Tue, 12 Nov 2002 15:16:31]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>email anti-spam</title>
				<description><![CDATA[ Hello,<br /> <br /> Thx for the code, but how can I integrated this in Adv Guestbook?<br /> I'm not a php master... ;o(<br /> <br /> <br /> Regards, Dom]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1211/3027.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1211/3027.php</link>
				<pubDate><![CDATA[Tue, 12 Nov 2002 16:12:46]]> GMT</pubDate>
				<author><![CDATA[ djavet]]></author>
			</item>
			<item>
				<title>masking email address entries in Advanced Guestbook</title>
				<description><![CDATA[ <img src="https://proxy2.de/forum//images/smilies/0a4d7238daa496a758252d0a2b1a1384.gif" />   I to am looking to mask the email addresses posted in this guestbook.  I too checked out the mentioned script but as I am a novice, am not sure how to integrate this code.<br /> <br /> Any help would be greatly appreciated.  Oh Mr. Wizard....]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1211/3071.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1211/3071.php</link>
				<pubDate><![CDATA[Tue, 19 Nov 2002 08:56:26]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ The below is my entry.php. If you don't want the email to show up - just edit it out of the template. It's not exactly what you wanted... but I guess it's something.<br /> <br /> [code]&lt;tr bgcolor=&quot;$bgcolor&quot;&gt;<br />  &lt;td width=&quot;32%&quot; valign=&quot;top&quot;&gt;<br />    &lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot;&gt;<br />      &lt;tr&gt;<br />        &lt;td class=&quot;font2&quot; valign=&quot;top&quot; width=&quot;8%&quot;&gt;&lt;b&gt;$id&#41;&lt;/b&gt;&lt;/td&gt;<br />        &lt;td width=&quot;92%&quot;&gt; &lt;img src=&quot;/guestbook/img/ip.gif&quot; width=&quot;14&quot; height=&quot;14&quot; alt=&quot;$LANG&#91;AltIP&#93;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;/guestbook/img/browser.gif&quot; width=&quot;16&quot; height=&quot;16&quot; alt=&quot;$row&#91;browser&#93;&quot;&gt;&amp;nbsp;<br />         $URL<br />         $ICQ<br />         $AIM<br />        &lt;/td&gt;<br />      &lt;/tr&gt;<br />      &lt;tr&gt;<br />        &lt;td colspan=&quot;2&quot; class=&quot;font1&quot;&gt;&lt;b&gt;$row&#91;name&#93;&lt;/b&gt;&amp;nbsp;$GENDER&lt;/td&gt;<br />      &lt;/tr&gt;<br />     <br />      &lt;tr&gt;<br />        &lt;td colspan=&quot;2&quot; class=&quot;font2&quot;&gt;$LANG&#91;FormLoc&#93;&#58;&lt;br&gt;$row&#91;location&#93;&lt;/td&gt;<br />      &lt;/tr&gt;<br />     &lt;/table&gt;<br />   &lt;/td&gt;<br />   &lt;td width=&quot;68%&quot; class=&quot;font1&quot; valign=&quot;top&quot;&gt; <br />     &lt;div align=&quot;left&quot; class=&quot;font3&quot;&gt;&lt;img src=&quot;/guestbook/img/post.gif&quot; width=&quot;9&quot; height=&quot;9&quot;&gt;$DATE&amp;nbsp;$HOST<br />      &lt;a href=&quot;$GB_COMMENT&quot;&gt;&lt;img src=&quot;/guestbook/img/edit.gif&quot; width=&quot;18&quot; height=&quot;13&quot; border=&quot;0&quot; alt=&quot;$LANG&#91;AltCom&#93;&quot;&gt;&lt;/a&gt;<br />      <br />     &lt;/div&gt;<br />     &lt;hr size=&quot;1&quot;&gt;&lt;div align=&quot;left&quot;&gt;<br />     $USER_PIC $MESSAGE<br />    &lt;/div&gt;<br />    $COMMENT<br />  &lt;/td&gt;<br /> &lt;/tr&gt;<br /> [/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1211/3101.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1211/3101.php</link>
				<pubDate><![CDATA[Sat, 23 Nov 2002 12:43:56]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I have had the same problem with my page. Spam spiders come and pull up every entry for the entire guestbook, including the replys that people leave to the entries. This is something that has to be fixed for this guestbook. Some other scripts use a email address in this format person-at-somedomain.com where as others turn the email address into a gif file.<br /> of course the gif file would be best..........any clue on how to replace the @ symbol into a -at- format?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1211/3104.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1211/3104.php</link>
				<pubDate><![CDATA[Sun, 24 Nov 2002 17:04:52]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>