<?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>Комментарии: Вывод статей по ид</title>
	<atom:link href="http://kohanaframework.su/database/article_output/feed" rel="self" type="application/rss+xml" />
	<link>http://kohanaframework.su</link>
	<description>Документация и обучение фреймворку Kohana v3.2</description>
	<lastBuildDate>Tue, 04 Aug 2015 19:12:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Автор: AmsterdamNV</title>
		<link>http://kohanaframework.su/database/article_output/comment-page-2#comment-2120</link>
		<dc:creator>AmsterdamNV</dc:creator>
		<pubDate>Fri, 10 Jan 2014 23:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://kohanaframework.su/?page_id=1353#comment-2120</guid>
		<description>Усё, разобрался. Надо было вставить 

public function get_all()
    {
        $sql = &quot;SELECT * FROM &quot;. $this-&gt;_tableArticles;
 
        return DB::query(Database::SELECT, $sql)
                   -&gt;execute();
    }</description>
		<content:encoded><![CDATA[<p>Усё, разобрался. Надо было вставить </p>
<p>public function get_all()<br />
    {<br />
        $sql = &#171;SELECT * FROM &#171;. $this-&gt;_tableArticles;</p>
<p>        return DB::query(Database::SELECT, $sql)<br />
                   -&gt;execute();<br />
    }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: AmsterdamNV</title>
		<link>http://kohanaframework.su/database/article_output/comment-page-2#comment-2117</link>
		<dc:creator>AmsterdamNV</dc:creator>
		<pubDate>Thu, 09 Jan 2014 17:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://kohanaframework.su/?page_id=1353#comment-2117</guid>
		<description>Хмм... теперь это ErrorException [ Fatal Error ]: Call to undefined method Model_Article::get_all()</description>
		<content:encoded><![CDATA[<p>Хмм&#8230; теперь это ErrorException [ Fatal Error ]: Call to undefined method Model_Article::get_all()</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: AmsterdamNV</title>
		<link>http://kohanaframework.su/database/article_output/comment-page-2#comment-2116</link>
		<dc:creator>AmsterdamNV</dc:creator>
		<pubDate>Thu, 09 Jan 2014 17:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://kohanaframework.su/?page_id=1353#comment-2116</guid>
		<description>Доброго времени суток. Подскажите пожалуйста.
Выдает ошибку:

HTTP_Exception_404 [ 404 ]: The requested URL article/article was not found on this server.

В чем может быть причина?))</description>
		<content:encoded><![CDATA[<p>Доброго времени суток. Подскажите пожалуйста.<br />
Выдает ошибку:</p>
<p>HTTP_Exception_404 [ 404 ]: The requested URL article/article was not found on this server.</p>
<p>В чем может быть причина?))</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Денис Васильевич</title>
		<link>http://kohanaframework.su/database/article_output/comment-page-2#comment-1791</link>
		<dc:creator>Денис Васильевич</dc:creator>
		<pubDate>Thu, 29 Aug 2013 11:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://kohanaframework.su/?page_id=1353#comment-1791</guid>
		<description>Видимо роут не настроен.</description>
		<content:encoded><![CDATA[<p>Видимо роут не настроен.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Денис Васильевич</title>
		<link>http://kohanaframework.su/database/article_output/comment-page-2#comment-1790</link>
		<dc:creator>Денис Васильевич</dc:creator>
		<pubDate>Thu, 29 Aug 2013 11:15:10 +0000</pubDate>
		<guid isPermaLink="false">http://kohanaframework.su/?page_id=1353#comment-1790</guid>
		<description>Это чтобы не писать повторно код метода, про который я рассказал в 
http://kohanaframework.su/database/model_create
вместо многоточия вставьте метод get_all()</description>
		<content:encoded><![CDATA[<p>Это чтобы не писать повторно код метода, про который я рассказал в<br />
<a href="http://kohanaframework.su/database/model_create" rel="nofollow">http://kohanaframework.su/database/model_create</a><br />
вместо многоточия вставьте метод get_all()</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: MAZhor</title>
		<link>http://kohanaframework.su/database/article_output/comment-page-2#comment-1789</link>
		<dc:creator>MAZhor</dc:creator>
		<pubDate>Thu, 29 Aug 2013 09:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://kohanaframework.su/?page_id=1353#comment-1789</guid>
		<description>а почему выходит ошибка после нажатия Подробнее? Kohana_HTTP_Exception [ 404 ]: The requested URL articles/1- was not found on this server.</description>
		<content:encoded><![CDATA[<p>а почему выходит ошибка после нажатия Подробнее? Kohana_HTTP_Exception [ 404 ]: The requested URL articles/1- was not found on this server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: MAZhor</title>
		<link>http://kohanaframework.su/database/article_output/comment-page-2#comment-1788</link>
		<dc:creator>MAZhor</dc:creator>
		<pubDate>Thu, 29 Aug 2013 04:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://kohanaframework.su/?page_id=1353#comment-1788</guid>
		<description>для чего  многоточия в классе Model_Article после строчки protected $_tableArticles = &#039;articles&#039;; или это часть комментария , но у меня подсвечивается красным</description>
		<content:encoded><![CDATA[<p>для чего  многоточия в классе Model_Article после строчки protected $_tableArticles = &#8216;articles&#8217;; или это часть комментария , но у меня подсвечивается красным</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Corwen</title>
		<link>http://kohanaframework.su/database/article_output/comment-page-2#comment-1703</link>
		<dc:creator>Corwen</dc:creator>
		<pubDate>Tue, 23 Jul 2013 05:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://kohanaframework.su/?page_id=1353#comment-1703</guid>
		<description>Спасибо, без этого почему-то на Kohana 3.3 не работало.</description>
		<content:encoded><![CDATA[<p>Спасибо, без этого почему-то на Kohana 3.3 не работало.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Денис Васильевич</title>
		<link>http://kohanaframework.su/database/article_output/comment-page-2#comment-1606</link>
		<dc:creator>Денис Васильевич</dc:creator>
		<pubDate>Sat, 30 Mar 2013 09:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://kohanaframework.su/?page_id=1353#comment-1606</guid>
		<description>Тогда название таблицы не подсветит. По крайней мере не во всех редакторах.</description>
		<content:encoded><![CDATA[<p>Тогда название таблицы не подсветит. По крайней мере не во всех редакторах.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: xoptov</title>
		<link>http://kohanaframework.su/database/article_output/comment-page-2#comment-1602</link>
		<dc:creator>xoptov</dc:creator>
		<pubDate>Sat, 30 Mar 2013 07:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://kohanaframework.su/?page_id=1353#comment-1602</guid>
		<description>&quot;SELECT * FROM &quot;. $this-&gt;_tableArticles .&quot; WHERE `id` = :id&quot;;
Так аккуратнее:
$sql = &quot;SELECT * FROM {$this-&gt;_tableArticles} WHERE `id` = :id&quot;;</description>
		<content:encoded><![CDATA[<p>&#171;SELECT * FROM &#171;. $this-&gt;_tableArticles .&#187; WHERE `id` = :id&#187;;<br />
Так аккуратнее:<br />
$sql = &#171;SELECT * FROM {$this-&gt;_tableArticles} WHERE `id` = :id&#187;;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
