<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Can you please help me in setting up this gallery?</title>
        <link>https://interactivetools.com/forum/forum-posts.php?Can-you-please-help-me-in-setting-up-this-gallery-68937</link>
        <description></description>
        <pubDate>Mon, 20 Apr 2026 11:11:59 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;Can-you-please-help-me-in-setting-up-this-gallery-68937" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [jburgess] Can you please help me in setting up this gallery?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2194429#post2194429</link>
          <description><![CDATA[Just put those inside the foreach loop like this:<br /><br /><code>&lt;?php foreach ... ?&gt;<br />  &lt;td&gt; ... image display code here ... &lt;/td&gt;<br />&lt;?php endforeach ?&gt;</code><br /><br />Hope that helps!<br />]]></description>
          <pubDate>Tue, 25 Nov 2008 19:32:45 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2194429#post2194429</guid>
        </item>
                <item>
          <title>Re: [Dave] Can you please help me in setting up this gallery?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2194426#post2194426</link>
          <description><![CDATA[How do you have it output each image in a &lt;td&gt;&lt;/td&gt;?<br />]]></description>
          <pubDate>Tue, 25 Nov 2008 15:57:00 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2194426#post2194426</guid>
        </item>
                <item>
          <title>Re: [chassa2556] Can you please help me in setting up this gallery?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191910#post2191910</link>
          <description><![CDATA[Hi Charles,<br /><br />Start by creating a viewer that displays a list of images.  Then have it output each image in a &lt;td&gt;&lt;/td&gt; than add this just before the &lt;?php endforeach ?&gt; to have it output a &lt;/tr&gt;&lt;tr&gt; every 3 columns:<br /><br />&lt;?php $maxCols=3; if (@++$count % $maxCols == 0): ?&gt;&lt;/tr&gt;&lt;tr&gt;&lt;?php endif; ?&gt;  <br /><br />You can also have a look at this post:<br />http://www.interactivetools.com/iforum/P62848#62848<br /><br />Hope that helps! Let me know if you need more details.<br />]]></description>
          <pubDate>Mon, 09 Jun 2008 13:51:39 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191910#post2191910</guid>
        </item>
                <item>
          <title>Can you please help me in setting up this gallery?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191900#post2191900</link>
          <description><![CDATA[Could you help me to set up this gallery please<br /><br />http://www.straloch.com/stralochestatephotos.php<br /><br />Its a simple 3 column grid with sized images<br /><br />Many thanks in advance<br />]]></description>
          <pubDate>Mon, 09 Jun 2008 12:11:31 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191900#post2191900</guid>
        </item>
              </channel>
    </rss>
  