<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "More Buttons"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "More Buttons"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>More Buttons</title>
				<description><![CDATA[ I'm rather new at PHP and having been trying to modify this line to work with four options.<br /> <br /> if ($this-&gt;db-&gt;VARS["allow_age"]==1) {<br />             $AGE= ($this-&gt;age==20) ? "&amp;nbsp;&lt;img src=\"img/20.gif\" width=\"12\" height=\"12\"&gt;" : "&amp;nbsp;&lt;img src=\"img/30.gif\" width=\"12\" height=\"12\"&gt;";<br />         }<br /> <br /> I want this to display a different image if the variable is 40 and 50.  I have tried everything I can think of.  Any help.<br /> <br /> I need to change it in a second form too for the same thing.  <br />          <br />    if ($this-&gt;db-&gt;VARS["allow_age"]==1) {<br />                 $GENDER = ($row['age']==20) ? "&amp;nbsp;&lt;img src=\"img/20.gif\" width=\"12\" height=\"12\"&gt;" : "&amp;nbsp;&lt;img src=\"img/30.gif\" width=\"12\" height=\"12\"&gt;";<br />             }  <br /> <br /> I woulld love some help/]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2531/6681.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2531/6681.php</link>
				<pubDate><![CDATA[Thu, 4 Dec 2003 06:35:57]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>EDIT</title>
				<description><![CDATA[ that GENDER in the second line is supposed to be AGE]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2531/6682.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2531/6682.php</link>
				<pubDate><![CDATA[Thu, 4 Dec 2003 06:37:30]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>