<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — How can I disallow certain characters from being registered?]]></title>
		<link>https://punbb.informer.com/forums/topic/11854/how-can-i-disallow-certain-characters-from-being-registered/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/11854/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How can I disallow certain characters from being registered?.]]></description>
		<lastBuildDate>Fri, 02 Jun 2006 07:28:55 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How can I disallow certain characters from being registered?]]></title>
			<link>https://punbb.informer.com/forums/post/69826/#p69826</link>
			<description><![CDATA[<p>I don&#039;t think it&#039;s the good regexp, but what you&#039;d have to add is |\%|\.|, I reckon. (I&#039;m not good at regular expressions <img src="https://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" />)</p>]]></description>
			<author><![CDATA[null@example.com (anima)]]></author>
			<pubDate>Fri, 02 Jun 2006 07:28:55 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/69826/#p69826</guid>
		</item>
		<item>
			<title><![CDATA[How can I disallow certain characters from being registered?]]></title>
			<link>https://punbb.informer.com/forums/post/69810/#p69810</link>
			<description><![CDATA[<div class="codebox"><pre><code>(preg_match(&#039;#\[b\]|\[/b\]|\[u\]|\[/u\]|\[i\]|\[/i\]|\[color|\[/color\]|\[quote\]|\[quote=|\[/quote\]|\[code\]|\[/code\]|\[img\]|\[/img\]|\[url|\[/url\]|\[email|\[/email\]#i&#039;, $username))</code></pre></div><p>How do I edit that line to include both &quot;.&quot; and &quot;%&quot;</p><p>I don&#039;t want to allow dots and percentage signs to be allowed in usernames.</p><p>thanks</p>]]></description>
			<author><![CDATA[null@example.com (viperjosh)]]></author>
			<pubDate>Thu, 01 Jun 2006 23:15:06 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/69810/#p69810</guid>
		</item>
	</channel>
</rss>
