<rss version="2.0">
		<channel>
			<title>Plogger Support Forum - [HELP] how can i do integration with php id links? (see code)</title>
			<lastBuildDate>Sat, 14 Mar 2026 06:24:04 +0000</lastBuildDate>
			<link>http://www.plogger.org/forum/</link>
			<description></description>
			<generator>Lussumo Vanilla 1.1.10</generator>
			<item>
		<title>[HELP] how can i do integration with php id links? (see code)</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=108&amp;Focus=551#Comment_551</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=108&amp;Focus=551#Comment_551</guid>
		<pubDate>Thu, 20 Oct 2005 23:37:54 +0000</pubDate>
		<author>ruizit0</author>
		<description>
			<![CDATA[hi all.. <br />first of all.. great script!! five stars * * * * * <br />i have a problem :(<br />my website has this structure<br />EX:<br />...............................................................................................................................................<br />&lt;table width=&quot;450&quot; height=&quot;450&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;<br />  &lt;tr&gt;<br />    &lt;td width=&quot;150&quot; valign=&quot;top&quot;&gt;&lt;p&gt;&lt;a href=&quot;index.php&quot;&gt;homepage&lt;/a&gt;&lt;/p&gt;<br />    &lt;p&gt;&lt;a href=&quot;?id=2&quot;&gt;plogger gallery&lt;/a&gt;&lt;/p&gt;<br />    &lt;p&gt;&lt;a href=&quot;?id=3&quot;&gt;contacts&lt;/a&gt;&lt;/p&gt;&lt;/td&gt;<br />    &lt;td width=&quot;300&quot; align=&quot;center&quot; valign=&quot;top&quot;&gt;<br />&lt;?<br />if ($_GET[&quot;id&quot;] == 2) { <br />	include ('ploggergalery.php');<br />}<br />else if ($_GET[&quot;id&quot;] == 3) { <br />	include ('contacts.php');<br />}<br />else {<br />include ('home_page.php');<br />}<br />?&gt;<br />&lt;/td&gt;<br />  &lt;/tr&gt;<br />&lt;/table&gt;<br />..........................................................................................................................<br /><br />i have 2 tables . . <br />in the first table i have the links (&lt;a href=&quot;?id=2&quot;&gt;plogger gallery&lt;/a&gt;&lt;/p&gt;)<br />in the second table i have the php include code. . <br />when you click a link in the first table .. . the php code includes an external php file to the second table. . <br />my question is. .. how i call the gallery to inside the second table like i do with other external php files ?<br />i tryed diferente ways but i dont get it :(<br />can annyone help me please ?<br />sorry my english<br />thanks]]>
		</description>
	</item>
	<item>
		<title>[HELP] how can i do integration with php id links? (see code)</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=108&amp;Focus=569#Comment_569</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=108&amp;Focus=569#Comment_569</guid>
		<pubDate>Fri, 21 Oct 2005 13:24:27 +0000</pubDate>
		<author>ruizit0</author>
		<description>
			<![CDATA[hum ... i see . ..no one knows ?<br />plogger helpers ?<br />plz :]]>
		</description>
	</item>
	<item>
		<title>[HELP] how can i do integration with php id links? (see code)</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=108&amp;Focus=589#Comment_589</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=108&amp;Focus=589#Comment_589</guid>
		<pubDate>Sat, 22 Oct 2005 19:08:47 +0000</pubDate>
		<author>mike</author>
		<description>
			<![CDATA[This is really confusing.. why can't you just link your &quot;plogger gallery&quot; link to http://www.yoursite.com/your_plogger_directory/.  You can edit the index.php file within the plogger directory to look however you want...]]>
		</description>
	</item>
	<item>
		<title>[HELP] how can i do integration with php id links? (see code)</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=108&amp;Focus=595#Comment_595</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=108&amp;Focus=595#Comment_595</guid>
		<pubDate>Sat, 22 Oct 2005 21:30:26 +0000</pubDate>
		<author>ruizit0</author>
		<description>
			<![CDATA[because i have a flash banner with some animations. .  and if i do diferent links .. when i switch to gallery link the flash animation in the banner restarts : ...<br />with this ... the index is always the same ..  just keeps including content to the table. . <br />i can do it with frames . . with a top frame to the flash and a body frame to the contents .. but isnt so perfect like first option :(<br />ok... thanks anyway]]>
		</description>
	</item>
	
		</channel>
	</rss>