<?xml version="1.0" encoding="utf-8"?><!-- generator="b2evolution/6.9.7-stable" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Mr N - Latest Comments on Checking if you are on the homepage</title>
		<link>https://www.bigsoft.co.uk/blog/?disp=comments</link>
		<atom:link rel="self" type="application/rss+xml" href="https://www.bigsoft.co.uk/blog/?tempskin=_rss2&#38;disp=comments&#38;p=522" />
		<description></description>
		<language>en-GB</language>
		<docs>http://backend.userland.com/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=6.9.7-stable"/>
		<ttl>60</ttl>
		<item>
			<title> Rosy Stephen [Visitor] in response to: Checking if you are on the homepage</title>
			<pubDate>Tue, 20 Apr 2021 10:09:32 +0000</pubDate>
			<dc:creator><span class="user anonymous" rel="bubbletip_comment_3444">Rosy Stephen</span> <span class="bUser-anonymous-tag">[Visitor]</span></dc:creator>
			<guid isPermaLink="false">c3444@https://www.bigsoft.co.uk/</guid>
			<description>&lt;pre&gt;
$controller = Yii::$app-&gt;controller;
$default_controller = Yii::$app-&gt;defaultRoute;
$isHome = (($controller-&gt;id.&#039;/&#039;.$controller-&gt;action-&gt;id === $default_controller)
       &amp;amp;&amp;amp; ($controller-&gt;action-&gt;id === $controller-&gt;defaultAction)) ? true : false;
&lt;/pre&gt;</description>
			<content:encoded><![CDATA[<pre>
$controller = Yii::$app->controller;
$default_controller = Yii::$app->defaultRoute;
$isHome = (($controller->id.'/'.$controller->action->id === $default_controller)
       &amp;&amp; ($controller->action->id === $controller->defaultAction)) ? true : false;
</pre>]]></content:encoded>
			<link>https://www.bigsoft.co.uk/blog/2015/01/30/checking-if-you-are-on-the-homepage#c3444</link>
		</item>
		<item>
			<title> plombier 78 [Visitor] in response to: Checking if you are on the homepage</title>
			<pubDate>Tue, 04 Oct 2016 10:07:20 +0000</pubDate>
			<dc:creator><span class="user anonymous" rel="bubbletip_comment_2865">plombier 78</span> <span class="bUser-anonymous-tag">[Visitor]</span></dc:creator>
			<guid isPermaLink="false">c2865@https://www.bigsoft.co.uk/</guid>
			<description>thanks for article ^_^</description>
			<content:encoded><![CDATA[thanks for article ^_^]]></content:encoded>
			<link>https://www.bigsoft.co.uk/blog/2015/01/30/checking-if-you-are-on-the-homepage#c2865</link>
		</item>
			</channel>
</rss>
