<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Using $tab</title>
		<link>https://www.cotonti.com</link>
		<description>Last topic posts</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Mon, 13 Apr 2026 10:18:22 -0000</pubDate>

		<item>
			<title>SunChase</title>
			<description><![CDATA[Thanks.It works]]></description>
			<pubDate>Thu, 22 Oct 2009 00:49:56 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=3420&d=0#post18081]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[Are you sure $tab actually exists? Just including it in the URL won't create the variable, you need to do this manually using the sed_import() function (unless your server has register globals enabled, but thats usually a bad thing).<br />
<br />
<div class="highlight"><pre class="php">$tab = sed_import('tab', 'G', 'ALP');</pre></div>
This will import the $tab variable from the url (GET) and validate it as an alphanumeric value (only letters and numbers allowed).]]></description>
			<pubDate>Thu, 22 Oct 2009 00:28:37 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=3420&d=0#post18080]]></link>
		</item>
		<item>
			<title>SunChase</title>
			<description><![CDATA[Tell me please how to work with '$tab' function.I need it to work in users.***<br />
I'w tried to just simply surround the needed part of the code with if($tab=='basic') {...} and use the link 'users.php?m=details&amp;tab=basic' and 'users.php?m=details&amp;id=1&amp;u=SunChase&amp;tab=basic' but it just doesnt show anything.]]></description>
			<pubDate>Wed, 21 Oct 2009 20:48:58 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=3420&d=0#post18069]]></link>
		</item>
	</channel>
</rss>