<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Комментарии: Где ID?</title>
	<atom:link href="http://www.handmadesite.net/2008/11/gde-id/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.handmadesite.net/2008/11/gde-id/</link>
	<description>Какой механизм?! Все вручную!</description>
	<lastBuildDate>Wed, 04 Jan 2012 23:31:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Автор: kondrat</title>
		<link>http://www.handmadesite.net/2008/11/gde-id/comment-page-1/#comment-1045</link>
		<dc:creator>kondrat</dc:creator>
		<pubDate>Thu, 05 Nov 2009 22:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.handmadesite.net/?p=60#comment-1045</guid>
		<description>Спасибо, буду использовать. Напильником только уберу die(),&lt;br&gt;напишу $this-&gt;redirect(array(&#039;controller&#039;=&gt;$this-&gt;params[&#039;controller&#039;], &#039;action&#039;=&gt;$action), null, true);&lt;br&gt;что впрочем тоже самое.</description>
		<content:encoded><![CDATA[<p>Спасибо, буду использовать. Напильником только уберу die(),<br />напишу $this-&gt;redirect(array(&#39;controller&#39;=&gt;$this-&gt;params[&#39;controller&#39;], &#39;action&#39;=&gt;$action), null, true);<br />что впрочем тоже самое.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Герман</title>
		<link>http://www.handmadesite.net/2008/11/gde-id/comment-page-1/#comment-402</link>
		<dc:creator>Герман</dc:creator>
		<pubDate>Sun, 12 Apr 2009 12:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.handmadesite.net/?p=60#comment-402</guid>
		<description>А может кто то подскажет как убрать ID при таком редиректе 
RewriteRule ^bexp(.*)$ / [L,R=301]
RewriteRule ^pexp(.*)$ /pexreklama [L,R=301]</description>
		<content:encoded><![CDATA[<p>А может кто то подскажет как убрать ID при таком редиректе<br />
RewriteRule ^bexp(.*)$ / [L,R=301]<br />
RewriteRule ^pexp(.*)$ /pexreklama [L,R=301]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Герман</title>
		<link>http://www.handmadesite.net/2008/11/gde-id/comment-page-1/#comment-1126</link>
		<dc:creator>Герман</dc:creator>
		<pubDate>Sun, 12 Apr 2009 12:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.handmadesite.net/?p=60#comment-1126</guid>
		<description>А может кто то подскажет как убрать ID при таком редиректе 
RewriteRule ^bexp(.*)$ / [L,R=301]
RewriteRule ^pexp(.*)$ /pexreklama [L,R=301]</description>
		<content:encoded><![CDATA[<p>А может кто то подскажет как убрать ID при таком редиректе<br />
RewriteRule ^bexp(.*)$ / [L,R=301]<br />
RewriteRule ^pexp(.*)$ /pexreklama [L,R=301]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Сергей</title>
		<link>http://www.handmadesite.net/2008/11/gde-id/comment-page-1/#comment-12</link>
		<dc:creator>Сергей</dc:creator>
		<pubDate>Sun, 16 Nov 2008 11:22:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.handmadesite.net/?p=60#comment-12</guid>
		<description>Еще можно сделать

if($id) return $id

тогда можно писать, например:

$this-&gt;read($this-&gt;redirect_if_no_id());

:-)</description>
		<content:encoded><![CDATA[<p>Еще можно сделать</p>
<p>if($id) return $id</p>
<p>тогда можно писать, например:</p>
<p>$this->read($this->redirect_if_no_id());</p>
<p>:-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Сергей</title>
		<link>http://www.handmadesite.net/2008/11/gde-id/comment-page-1/#comment-1125</link>
		<dc:creator>Сергей</dc:creator>
		<pubDate>Sun, 16 Nov 2008 11:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.handmadesite.net/?p=60#comment-1125</guid>
		<description>Еще можно сделать

if($id) return $id

тогда можно писать, например:

$this-&gt;read($this-&gt;redirect_if_no_id());

:-)</description>
		<content:encoded><![CDATA[<p>Еще можно сделать</p>
<p>if($id) return $id</p>
<p>тогда можно писать, например:</p>
<p>$this-&gt;read($this-&gt;redirect_if_no_id());</p>
<p>:-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Сергей</title>
		<link>http://www.handmadesite.net/2008/11/gde-id/comment-page-1/#comment-11</link>
		<dc:creator>Сергей</dc:creator>
		<pubDate>Sun, 16 Nov 2008 11:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.handmadesite.net/?p=60#comment-11</guid>
		<description>Сходил посмотрел API -- ура, приделали выход. И вправду можно просто redirect сделать. :-)</description>
		<content:encoded><![CDATA[<p>Сходил посмотрел API &#8212; ура, приделали выход. И вправду можно просто redirect сделать. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Сергей</title>
		<link>http://www.handmadesite.net/2008/11/gde-id/comment-page-1/#comment-1124</link>
		<dc:creator>Сергей</dc:creator>
		<pubDate>Sun, 16 Nov 2008 11:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.handmadesite.net/?p=60#comment-1124</guid>
		<description>Сходил посмотрел API -- ура, приделали выход. И вправду можно просто redirect сделать. :-)</description>
		<content:encoded><![CDATA[<p>Сходил посмотрел API &#8212; ура, приделали выход. И вправду можно просто redirect сделать. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Сергей</title>
		<link>http://www.handmadesite.net/2008/11/gde-id/comment-page-1/#comment-10</link>
		<dc:creator>Сергей</dc:creator>
		<pubDate>Sun, 16 Nov 2008 11:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.handmadesite.net/?p=60#comment-10</guid>
		<description>После $controller-&gt;redirect() жизнь продолжается, т.е. выполнение всех остальных инстукций, которые после redirect не прервется. Потому и die()</description>
		<content:encoded><![CDATA[<p>После $controller->redirect() жизнь продолжается, т.е. выполнение всех остальных инстукций, которые после redirect не прервется. Потому и die()</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Сергей</title>
		<link>http://www.handmadesite.net/2008/11/gde-id/comment-page-1/#comment-1123</link>
		<dc:creator>Сергей</dc:creator>
		<pubDate>Sun, 16 Nov 2008 11:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.handmadesite.net/?p=60#comment-1123</guid>
		<description>После $controller-&gt;redirect() жизнь продолжается, т.е. выполнение всех остальных инстукций, которые после redirect не прервется. Потому и die()</description>
		<content:encoded><![CDATA[<p>После $controller-&gt;redirect() жизнь продолжается, т.е. выполнение всех остальных инстукций, которые после redirect не прервется. Потому и die()</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: kondrat</title>
		<link>http://www.handmadesite.net/2008/11/gde-id/comment-page-1/#comment-9</link>
		<dc:creator>kondrat</dc:creator>
		<pubDate>Sun, 16 Nov 2008 10:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.handmadesite.net/?p=60#comment-9</guid>
		<description>Спасибо, буду использовать. Напильником только уберу die(),
напишу $this-&gt;redirect(array(&#039;controller&#039;=&gt;$this-&gt;params[&#039;controller&#039;], &#039;action&#039;=&gt;$action), null, true);
что впрочем тоже самое.</description>
		<content:encoded><![CDATA[<p>Спасибо, буду использовать. Напильником только уберу die(),<br />
напишу $this-&gt;redirect(array(&#8216;controller&#8217;=&gt;$this-&gt;params['controller'], &#8216;action&#8217;=&gt;$action), null, true);<br />
что впрочем тоже самое.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

