<?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>Comments on: How to run Magento (version 1.4.0.1) session into an external site?</title>
	<atom:link href="http://mysillypointofview.richardferaro.com/2010/03/25/how-to-run-magento-version-1-4-0-1-session-to-external-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://mysillypointofview.richardferaro.com/2010/03/25/how-to-run-magento-version-1-4-0-1-session-to-external-site/</link>
	<description>it&#039;s my blog anyway</description>
	<lastBuildDate>Tue, 31 Jan 2012 09:43:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Vikas</title>
		<link>http://mysillypointofview.richardferaro.com/2010/03/25/how-to-run-magento-version-1-4-0-1-session-to-external-site/#comment-19578</link>
		<dc:creator>Vikas</dc:creator>
		<pubDate>Tue, 31 Jan 2012 09:43:42 +0000</pubDate>
		<guid isPermaLink="false">http://mysillypointofview.wordpress.com/?p=269#comment-19578</guid>
		<description>Hello Richard,

Had you find something for me. Please let me know if I need to explain more about what I need and what I am doing.

Regards,
Vikas</description>
		<content:encoded><![CDATA[<p>Hello Richard,</p>
<p>Had you find something for me. Please let me know if I need to explain more about what I need and what I am doing.</p>
<p>Regards,<br />
Vikas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikas</title>
		<link>http://mysillypointofview.richardferaro.com/2010/03/25/how-to-run-magento-version-1-4-0-1-session-to-external-site/#comment-19252</link>
		<dc:creator>Vikas</dc:creator>
		<pubDate>Fri, 27 Jan 2012 05:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://mysillypointofview.wordpress.com/?p=269#comment-19252</guid>
		<description>Hello Richard,

Thanks for your reply. Let me explain what I am doing:

1) I had installed magento in a subfolder- &quot;magento&quot;. Then I had added the above code in test.php outside above said subfolder. I am not able to access the session or user status whether he is logged in or not. I am using magento 1.6.1 version. 

I had not set any cookie path or anything from admin or frontend. Please let  me know the complete process - How I get the logged in user status outside the magento folder.

I had tried with the web-services. I had used its core functions but again not getting what I want. 

In one line - I am trying to get the logged in user details out side the magento installation folder.

Richard I need it running very desperately so please please please help me out.

Thanks for time for writing some code for me that run for the magento version. 

Regards,
Vikas</description>
		<content:encoded><![CDATA[<p>Hello Richard,</p>
<p>Thanks for your reply. Let me explain what I am doing:</p>
<p>1) I had installed magento in a subfolder- &#8220;magento&#8221;. Then I had added the above code in test.php outside above said subfolder. I am not able to access the session or user status whether he is logged in or not. I am using magento 1.6.1 version. </p>
<p>I had not set any cookie path or anything from admin or frontend. Please let  me know the complete process &#8211; How I get the logged in user status outside the magento folder.</p>
<p>I had tried with the web-services. I had used its core functions but again not getting what I want. </p>
<p>In one line &#8211; I am trying to get the logged in user details out side the magento installation folder.</p>
<p>Richard I need it running very desperately so please please please help me out.</p>
<p>Thanks for time for writing some code for me that run for the magento version. </p>
<p>Regards,<br />
Vikas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Feraro</title>
		<link>http://mysillypointofview.richardferaro.com/2010/03/25/how-to-run-magento-version-1-4-0-1-session-to-external-site/#comment-19175</link>
		<dc:creator>Richard Feraro</dc:creator>
		<pubDate>Thu, 26 Jan 2012 06:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://mysillypointofview.wordpress.com/?p=269#comment-19175</guid>
		<description>Your code is correct. What are you trying to do with it?</description>
		<content:encoded><![CDATA[<p>Your code is correct. What are you trying to do with it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikas</title>
		<link>http://mysillypointofview.richardferaro.com/2010/03/25/how-to-run-magento-version-1-4-0-1-session-to-external-site/#comment-19016</link>
		<dc:creator>Vikas</dc:creator>
		<pubDate>Mon, 23 Jan 2012 13:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://mysillypointofview.wordpress.com/?p=269#comment-19016</guid>
		<description>Have you find anything. Please let me klnow</description>
		<content:encoded><![CDATA[<p>Have you find anything. Please let me klnow</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikas</title>
		<link>http://mysillypointofview.richardferaro.com/2010/03/25/how-to-run-magento-version-1-4-0-1-session-to-external-site/#comment-19003</link>
		<dc:creator>Vikas</dc:creator>
		<pubDate>Mon, 23 Jan 2012 07:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://mysillypointofview.wordpress.com/?p=269#comment-19003</guid>
		<description>Hello Richard,

Thanks for very useful posts and sharing the knowledge. 

I am facing a problem to run the following code with the Magento 1.6.1.0 :
[php]
ini_set(&#039;error_reporting&#039;, &#039;all&#039;);
/**
 * @author MESMERiZE
 * @copyright 2012
 */

require_once (&quot;magento/magento/app/Mage.php&quot; );
umask(0);
Mage::app(&#039;default&#039;);

Mage::getSingleton(&quot;core/session&quot;, array(&quot;name&quot; =&gt; &quot;frontend&quot;));
$session = Mage::getSingleton(&quot;customer/session&quot;);

if(!$session-&gt;isLoggedIn()){
	print_r($session);
	//--redirect stuff here
	exit;
}

[/php]

I trying on localhost.
 
[php] &lt;?php print_r(get_declared_classes()); ?&gt; [/php]

For this code I have the following output:

[php]

Array
(
    [0] =&gt; stdClass
    [1] =&gt; Exception
    [2] =&gt; ErrorException
    [3] =&gt; COMPersistHelper
    [4] =&gt; com_exception
    [5] =&gt; com_safearray_proxy
    [6] =&gt; variant
    [7] =&gt; com
    [8] =&gt; dotnet
    [9] =&gt; ReflectionException
    [10] =&gt; Reflection
    [11] =&gt; ReflectionFunctionAbstract
    [12] =&gt; ReflectionFunction
    [13] =&gt; ReflectionParameter
    [14] =&gt; ReflectionMethod
    [15] =&gt; ReflectionClass
    [16] =&gt; ReflectionObject
    [17] =&gt; ReflectionProperty
    [18] =&gt; ReflectionExtension
    [19] =&gt; DateTime
    [20] =&gt; DateTimeZone
    [21] =&gt; LibXMLError
    [22] =&gt; __PHP_Incomplete_Class
    [23] =&gt; php_user_filter
    [24] =&gt; Directory
    [25] =&gt; SimpleXMLElement
    [26] =&gt; DOMException
    [27] =&gt; DOMStringList
    [28] =&gt; DOMNameList
    [29] =&gt; DOMImplementationList
    [30] =&gt; DOMImplementationSource
    [31] =&gt; DOMImplementation
    [32] =&gt; DOMNode
    [33] =&gt; DOMNameSpaceNode
    [34] =&gt; DOMDocumentFragment
    [35] =&gt; DOMDocument
    [36] =&gt; DOMNodeList
    [37] =&gt; DOMNamedNodeMap
    [38] =&gt; DOMCharacterData
    [39] =&gt; DOMAttr
    [40] =&gt; DOMElement
    [41] =&gt; DOMText
    [42] =&gt; DOMComment
    [43] =&gt; DOMTypeinfo
    [44] =&gt; DOMUserDataHandler
    [45] =&gt; DOMDomError
    [46] =&gt; DOMErrorHandler
    [47] =&gt; DOMLocator
    [48] =&gt; DOMConfiguration
    [49] =&gt; DOMCdataSection
    [50] =&gt; DOMDocumentType
    [51] =&gt; DOMNotation
    [52] =&gt; DOMEntity
    [53] =&gt; DOMEntityReference
    [54] =&gt; DOMProcessingInstruction
    [55] =&gt; DOMStringExtend
    [56] =&gt; DOMXPath
    [57] =&gt; RecursiveIteratorIterator
    [58] =&gt; IteratorIterator
    [59] =&gt; FilterIterator
    [60] =&gt; RecursiveFilterIterator
    [61] =&gt; ParentIterator
    [62] =&gt; LimitIterator
    [63] =&gt; CachingIterator
    [64] =&gt; RecursiveCachingIterator
    [65] =&gt; NoRewindIterator
    [66] =&gt; AppendIterator
    [67] =&gt; InfiniteIterator
    [68] =&gt; RegexIterator
    [69] =&gt; RecursiveRegexIterator
    [70] =&gt; EmptyIterator
    [71] =&gt; ArrayObject
    [72] =&gt; ArrayIterator
    [73] =&gt; RecursiveArrayIterator
    [74] =&gt; SplFileInfo
    [75] =&gt; DirectoryIterator
    [76] =&gt; RecursiveDirectoryIterator
    [77] =&gt; SplFileObject
    [78] =&gt; SplTempFileObject
    [79] =&gt; SimpleXMLIterator
    [80] =&gt; LogicException
    [81] =&gt; BadFunctionCallException
    [82] =&gt; BadMethodCallException
    [83] =&gt; DomainException
    [84] =&gt; InvalidArgumentException
    [85] =&gt; LengthException
    [86] =&gt; OutOfRangeException
    [87] =&gt; RuntimeException
    [88] =&gt; OutOfBoundsException
    [89] =&gt; OverflowException
    [90] =&gt; RangeException
    [91] =&gt; UnderflowException
    [92] =&gt; UnexpectedValueException
    [93] =&gt; SplObjectStorage
    [94] =&gt; XMLReader
    [95] =&gt; XMLWriter
    [96] =&gt; SWFShape
    [97] =&gt; SWFFill
    [98] =&gt; SWFGradient
    [99] =&gt; SWFBitmap
    [100] =&gt; SWFText
    [101] =&gt; SWFTextField
    [102] =&gt; SWFFont
    [103] =&gt; SWFDisplayItem
    [104] =&gt; SWFMovie
    [105] =&gt; SWFButton
    [106] =&gt; SWFAction
    [107] =&gt; SWFMorph
    [108] =&gt; SWFSprite
    [109] =&gt; SWFSound
    [110] =&gt; SWFFontChar
    [111] =&gt; SWFSoundInstance
    [112] =&gt; SWFVideoStream
    [113] =&gt; SWFPrebuiltClip
    [114] =&gt; mysqli_sql_exception
    [115] =&gt; mysqli_driver
    [116] =&gt; mysqli
    [117] =&gt; mysqli_warning
    [118] =&gt; mysqli_result
    [119] =&gt; mysqli_stmt
    [120] =&gt; PDFlibException
    [121] =&gt; PDFlib
    [122] =&gt; PDOException
    [123] =&gt; PDO
    [124] =&gt; PDOStatement
    [125] =&gt; PDORow
    [126] =&gt; SoapClient
    [127] =&gt; SoapVar
    [128] =&gt; SoapServer
    [129] =&gt; SoapFault
    [130] =&gt; SoapParam
    [131] =&gt; SoapHeader
    [132] =&gt; SQLiteDatabase
    [133] =&gt; SQLiteResult
    [134] =&gt; SQLiteUnbuffered
    [135] =&gt; SQLiteException
    [136] =&gt; XSLTProcessor
    [137] =&gt; ZipArchive
    [138] =&gt; paradox_db
    [139] =&gt; paradox_db
    [140] =&gt; ZipArchive
    [141] =&gt; XSLTProcessor
    [142] =&gt; SQLiteException
    [143] =&gt; SQLiteUnbuffered
    [144] =&gt; SQLiteResult
    [145] =&gt; SQLiteDatabase
    [146] =&gt; SoapHeader
    [147] =&gt; SoapParam
    [148] =&gt; SoapFault
    [149] =&gt; SoapServer
    [150] =&gt; SoapVar
    [151] =&gt; SoapClient
    [152] =&gt; PDORow
    [153] =&gt; PDOStatement
    [154] =&gt; PDO
    [155] =&gt; PDOException
    [156] =&gt; PDFlib
    [157] =&gt; PDFlibException
    [158] =&gt; mysqli_stmt
    [159] =&gt; mysqli_result
    [160] =&gt; mysqli_warning
    [161] =&gt; mysqli
    [162] =&gt; mysqli_driver
    [163] =&gt; mysqli_sql_exception
    [164] =&gt; SWFPrebuiltClip
    [165] =&gt; SWFVideoStream
    [166] =&gt; SWFSoundInstance
    [167] =&gt; SWFFontChar
    [168] =&gt; SWFSound
    [169] =&gt; SWFSprite
    [170] =&gt; SWFMorph
    [171] =&gt; SWFAction
    [172] =&gt; SWFButton
    [173] =&gt; SWFMovie
    [174] =&gt; SWFDisplayItem
    [175] =&gt; SWFFont
    [176] =&gt; SWFTextField
    [177] =&gt; SWFText
    [178] =&gt; SWFBitmap
    [179] =&gt; SWFGradient
    [180] =&gt; SWFFill
    [181] =&gt; SWFShape
    [182] =&gt; XMLWriter
    [183] =&gt; XMLReader
    [184] =&gt; SplObjectStorage
    [185] =&gt; UnexpectedValueException
    [186] =&gt; UnderflowException
    [187] =&gt; RangeException
    [188] =&gt; OverflowException
    [189] =&gt; OutOfBoundsException
    [190] =&gt; RuntimeException
    [191] =&gt; OutOfRangeException
    [192] =&gt; LengthException
    [193] =&gt; InvalidArgumentException
    [194] =&gt; DomainException
    [195] =&gt; BadMethodCallException
    [196] =&gt; BadFunctionCallException
    [197] =&gt; LogicException
    [198] =&gt; SimpleXMLIterator
    [199] =&gt; SplTempFileObject
    [200] =&gt; SplFileObject
    [201] =&gt; RecursiveDirectoryIterator
    [202] =&gt; DirectoryIterator
    [203] =&gt; SplFileInfo
    [204] =&gt; RecursiveArrayIterator
    [205] =&gt; ArrayIterator
    [206] =&gt; ArrayObject
    [207] =&gt; EmptyIterator
    [208] =&gt; RecursiveRegexIterator
    [209] =&gt; RegexIterator
    [210] =&gt; InfiniteIterator
    [211] =&gt; AppendIterator
    [212] =&gt; NoRewindIterator
    [213] =&gt; RecursiveCachingIterator
    [214] =&gt; CachingIterator
    [215] =&gt; LimitIterator
    [216] =&gt; ParentIterator
    [217] =&gt; RecursiveFilterIterator
    [218] =&gt; FilterIterator
    [219] =&gt; IteratorIterator
    [220] =&gt; RecursiveIteratorIterator
    [221] =&gt; DOMXPath
    [222] =&gt; DOMStringExtend
    [223] =&gt; DOMProcessingInstruction
    [224] =&gt; DOMEntityReference
    [225] =&gt; DOMEntity
    [226] =&gt; DOMNotation
    [227] =&gt; DOMDocumentType
    [228] =&gt; DOMCdataSection
    [229] =&gt; DOMConfiguration
    [230] =&gt; DOMLocator
    [231] =&gt; DOMErrorHandler
    [232] =&gt; DOMDomError
    [233] =&gt; DOMUserDataHandler
    [234] =&gt; DOMTypeinfo
    [235] =&gt; DOMComment
    [236] =&gt; DOMText
    [237] =&gt; DOMElement
    [238] =&gt; DOMAttr
    [239] =&gt; DOMCharacterData
    [240] =&gt; DOMNamedNodeMap
    [241] =&gt; DOMNodeList
    [242] =&gt; DOMDocument
    [243] =&gt; DOMDocumentFragment
    [244] =&gt; DOMNameSpaceNode
    [245] =&gt; DOMNode
    [246] =&gt; DOMImplementation
    [247] =&gt; DOMImplementationSource
    [248] =&gt; DOMImplementationList
    [249] =&gt; DOMNameList
    [250] =&gt; DOMStringList
    [251] =&gt; DOMException
    [252] =&gt; SimpleXMLElement
    [253] =&gt; Directory
    [254] =&gt; php_user_filter
    [255] =&gt; __PHP_Incomplete_Class
    [256] =&gt; LibXMLError
    [257] =&gt; DateTimeZone
    [258] =&gt; DateTime
    [259] =&gt; ReflectionExtension
    [260] =&gt; ReflectionProperty
    [261] =&gt; ReflectionObject
    [262] =&gt; ReflectionClass
    [263] =&gt; ReflectionMethod
    [264] =&gt; ReflectionParameter
    [265] =&gt; ReflectionFunction
    [266] =&gt; ReflectionFunctionAbstract
    [267] =&gt; Reflection
    [268] =&gt; ReflectionException
    [269] =&gt; dotnet
    [270] =&gt; com
    [271] =&gt; variant
    [272] =&gt; com_safearray_proxy
    [273] =&gt; com_exception
    [274] =&gt; COMPersistHelper
    [275] =&gt; ErrorException
    [276] =&gt; Exception
    [277] =&gt; stdClass
    [278] =&gt; Mage
    [279] =&gt; Varien_Autoload
    [280] =&gt; Varien_Profiler
    [281] =&gt; Mage_Core_Model_App
    [282] =&gt; Varien_Event_Collection
    [283] =&gt; Varien_Event_Observer_Collection
    [284] =&gt; Varien_Simplexml_Config
    [285] =&gt; Mage_Core_Model_Config_Base
    [286] =&gt; Mage_Core_Model_Config
    [287] =&gt; Varien_Object
    [288] =&gt; Mage_Core_Model_Config_Options
    [289] =&gt; Mage_Core_Model_Locale
    [290] =&gt; Varien_Simplexml_Element
    [291] =&gt; Mage_Core_Model_Config_Element
    [292] =&gt; Zend_Cache
    [293] =&gt; Zend_Cache_Backend
    [294] =&gt; Zend_Cache_Backend_File
    [295] =&gt; Zend_Cache_Core
    [296] =&gt; Mage_Core_Model_Abstract
    [297] =&gt; Mage_Core_Model_Website
    [298] =&gt; Mage_Core_Model_Resource_Abstract
    [299] =&gt; Mage_Core_Model_Mysql4_Abstract
    [300] =&gt; Mage_Core_Model_Mysql4_Website
    [301] =&gt; Mage_Core_Model_Resource
    [302] =&gt; Varien_Data_Collection
    [303] =&gt; Varien_Data_Collection_Db
    [304] =&gt; Mage_Core_Model_Mysql4_Collection_Abstract
    [305] =&gt; Mage_Core_Model_Mysql4_Website_Collection
    [306] =&gt; Mage_Core_Model_Resource_Type_Abstract
    [307] =&gt; Mage_Core_Model_Resource_Type_Db
    [308] =&gt; Mage_Core_Model_Resource_Type_Db_Pdo_Mysql
    [309] =&gt; Zend_Db_Adapter_Abstract
    [310] =&gt; Zend_Db_Adapter_Pdo_Abstract
    [311] =&gt; Zend_Db_Adapter_Pdo_Mysql
    [312] =&gt; Varien_Db_Adapter_Pdo_Mysql
    [313] =&gt; Zend_Db
    [314] =&gt; Zend_Db_Profiler
    [315] =&gt; Zend_Db_Statement
    [316] =&gt; Zend_Db_Statement_Pdo
    [317] =&gt; Zend_Db_Select
    [318] =&gt; Varien_Db_Select
    [319] =&gt; Mage_Core_Model_Store_Group
    [320] =&gt; Mage_Core_Model_Mysql4_Store_Group
    [321] =&gt; Mage_Core_Model_Mysql4_Store_Group_Collection
    [322] =&gt; Mage_Core_Model_Store
    [323] =&gt; Mage_Core_Model_Mysql4_Store
    [324] =&gt; Mage_Core_Model_Mysql4_Store_Collection
    [325] =&gt; Zend_Db_Expr
    [326] =&gt; Mage_Core_Model_Cookie
    [327] =&gt; Zend_Controller_Request_Abstract
    [328] =&gt; Zend_Controller_Request_Http
    [329] =&gt; Mage_Core_Controller_Request_Http
    [330] =&gt; Mage_Core_Model_App_Area
    [331] =&gt; Mage_Core_Model_Session_Abstract_Varien
    [332] =&gt; Mage_Core_Model_Session_Abstract
    [333] =&gt; Mage_Core_Model_Session
    [334] =&gt; Mage_Core_Controller_Varien_Front
    [335] =&gt; Mage_Core_Controller_Varien_Router_Abstract
    [336] =&gt; Mage_Core_Controller_Varien_Router_Standard
    [337] =&gt; Mage_Core_Controller_Varien_Router_Admin
    [338] =&gt; Varien_Event
    [339] =&gt; Varien_Event_Observer
    [340] =&gt; Mage_Cms_Controller_Router
    [341] =&gt; Mage_Core_Controller_Varien_Router_Default
    [342] =&gt; Mage_Core_Helper_Abstract
    [343] =&gt; Mage_Core_Helper_Http
    [344] =&gt; Mage_Customer_Model_Session
    [345] =&gt; Mage_Core_Model_Config_Data
    [346] =&gt; Mage_Customer_Model_Config_Share
)
[/php]

Please let me know if this is possible to achieve this or not.

Thanks for your time in advance to read my query and send me answer.</description>
		<content:encoded><![CDATA[<p>Hello Richard,</p>
<p>Thanks for very useful posts and sharing the knowledge. </p>
<p>I am facing a problem to run the following code with the Magento 1.6.1.0 :</p>
<pre class="brush: php; title: ; notranslate">
ini_set('error_reporting', 'all');
/**
 * @author MESMERiZE
 * @copyright 2012
 */

require_once (&quot;magento/magento/app/Mage.php&quot; );
umask(0);
Mage::app('default');

Mage::getSingleton(&quot;core/session&quot;, array(&quot;name&quot; =&gt; &quot;frontend&quot;));
$session = Mage::getSingleton(&quot;customer/session&quot;);

if(!$session-&gt;isLoggedIn()){
	print_r($session);
	//--redirect stuff here
	exit;
}
</pre>
<p>I trying on localhost.</p>
<pre class="brush: php; title: ; notranslate"> &lt;?php print_r(get_declared_classes()); ?&gt; </pre>
<p>For this code I have the following output:</p>
<pre class="brush: php; title: ; notranslate">

Array
(
    [0] =&gt; stdClass
    [1] =&gt; Exception
    [2] =&gt; ErrorException
    [3] =&gt; COMPersistHelper
    [4] =&gt; com_exception
    [5] =&gt; com_safearray_proxy
    [6] =&gt; variant
    [7] =&gt; com
    [8] =&gt; dotnet
    [9] =&gt; ReflectionException
    [10] =&gt; Reflection
    [11] =&gt; ReflectionFunctionAbstract
    [12] =&gt; ReflectionFunction
    [13] =&gt; ReflectionParameter
    [14] =&gt; ReflectionMethod
    [15] =&gt; ReflectionClass
    [16] =&gt; ReflectionObject
    [17] =&gt; ReflectionProperty
    [18] =&gt; ReflectionExtension
    [19] =&gt; DateTime
    [20] =&gt; DateTimeZone
    [21] =&gt; LibXMLError
    [22] =&gt; __PHP_Incomplete_Class
    [23] =&gt; php_user_filter
    [24] =&gt; Directory
    [25] =&gt; SimpleXMLElement
    [26] =&gt; DOMException
    [27] =&gt; DOMStringList
    [28] =&gt; DOMNameList
    [29] =&gt; DOMImplementationList
    [30] =&gt; DOMImplementationSource
    [31] =&gt; DOMImplementation
    [32] =&gt; DOMNode
    [33] =&gt; DOMNameSpaceNode
    [34] =&gt; DOMDocumentFragment
    [35] =&gt; DOMDocument
    [36] =&gt; DOMNodeList
    [37] =&gt; DOMNamedNodeMap
    [38] =&gt; DOMCharacterData
    [39] =&gt; DOMAttr
    [40] =&gt; DOMElement
    [41] =&gt; DOMText
    [42] =&gt; DOMComment
    [43] =&gt; DOMTypeinfo
    [44] =&gt; DOMUserDataHandler
    [45] =&gt; DOMDomError
    [46] =&gt; DOMErrorHandler
    [47] =&gt; DOMLocator
    [48] =&gt; DOMConfiguration
    [49] =&gt; DOMCdataSection
    [50] =&gt; DOMDocumentType
    [51] =&gt; DOMNotation
    [52] =&gt; DOMEntity
    [53] =&gt; DOMEntityReference
    [54] =&gt; DOMProcessingInstruction
    [55] =&gt; DOMStringExtend
    [56] =&gt; DOMXPath
    [57] =&gt; RecursiveIteratorIterator
    [58] =&gt; IteratorIterator
    [59] =&gt; FilterIterator
    [60] =&gt; RecursiveFilterIterator
    [61] =&gt; ParentIterator
    [62] =&gt; LimitIterator
    [63] =&gt; CachingIterator
    [64] =&gt; RecursiveCachingIterator
    [65] =&gt; NoRewindIterator
    [66] =&gt; AppendIterator
    [67] =&gt; InfiniteIterator
    [68] =&gt; RegexIterator
    [69] =&gt; RecursiveRegexIterator
    [70] =&gt; EmptyIterator
    [71] =&gt; ArrayObject
    [72] =&gt; ArrayIterator
    [73] =&gt; RecursiveArrayIterator
    [74] =&gt; SplFileInfo
    [75] =&gt; DirectoryIterator
    [76] =&gt; RecursiveDirectoryIterator
    [77] =&gt; SplFileObject
    [78] =&gt; SplTempFileObject
    [79] =&gt; SimpleXMLIterator
    [80] =&gt; LogicException
    [81] =&gt; BadFunctionCallException
    [82] =&gt; BadMethodCallException
    [83] =&gt; DomainException
    [84] =&gt; InvalidArgumentException
    [85] =&gt; LengthException
    [86] =&gt; OutOfRangeException
    [87] =&gt; RuntimeException
    [88] =&gt; OutOfBoundsException
    [89] =&gt; OverflowException
    [90] =&gt; RangeException
    [91] =&gt; UnderflowException
    [92] =&gt; UnexpectedValueException
    [93] =&gt; SplObjectStorage
    [94] =&gt; XMLReader
    [95] =&gt; XMLWriter
    [96] =&gt; SWFShape
    [97] =&gt; SWFFill
    [98] =&gt; SWFGradient
    [99] =&gt; SWFBitmap
    [100] =&gt; SWFText
    [101] =&gt; SWFTextField
    [102] =&gt; SWFFont
    [103] =&gt; SWFDisplayItem
    [104] =&gt; SWFMovie
    [105] =&gt; SWFButton
    [106] =&gt; SWFAction
    [107] =&gt; SWFMorph
    [108] =&gt; SWFSprite
    [109] =&gt; SWFSound
    [110] =&gt; SWFFontChar
    [111] =&gt; SWFSoundInstance
    [112] =&gt; SWFVideoStream
    [113] =&gt; SWFPrebuiltClip
    [114] =&gt; mysqli_sql_exception
    [115] =&gt; mysqli_driver
    [116] =&gt; mysqli
    [117] =&gt; mysqli_warning
    [118] =&gt; mysqli_result
    [119] =&gt; mysqli_stmt
    [120] =&gt; PDFlibException
    [121] =&gt; PDFlib
    [122] =&gt; PDOException
    [123] =&gt; PDO
    [124] =&gt; PDOStatement
    [125] =&gt; PDORow
    [126] =&gt; SoapClient
    [127] =&gt; SoapVar
    [128] =&gt; SoapServer
    [129] =&gt; SoapFault
    [130] =&gt; SoapParam
    [131] =&gt; SoapHeader
    [132] =&gt; SQLiteDatabase
    [133] =&gt; SQLiteResult
    [134] =&gt; SQLiteUnbuffered
    [135] =&gt; SQLiteException
    [136] =&gt; XSLTProcessor
    [137] =&gt; ZipArchive
    [138] =&gt; paradox_db
    [139] =&gt; paradox_db
    [140] =&gt; ZipArchive
    [141] =&gt; XSLTProcessor
    [142] =&gt; SQLiteException
    [143] =&gt; SQLiteUnbuffered
    [144] =&gt; SQLiteResult
    [145] =&gt; SQLiteDatabase
    [146] =&gt; SoapHeader
    [147] =&gt; SoapParam
    [148] =&gt; SoapFault
    [149] =&gt; SoapServer
    [150] =&gt; SoapVar
    [151] =&gt; SoapClient
    [152] =&gt; PDORow
    [153] =&gt; PDOStatement
    [154] =&gt; PDO
    [155] =&gt; PDOException
    [156] =&gt; PDFlib
    [157] =&gt; PDFlibException
    [158] =&gt; mysqli_stmt
    [159] =&gt; mysqli_result
    [160] =&gt; mysqli_warning
    [161] =&gt; mysqli
    [162] =&gt; mysqli_driver
    [163] =&gt; mysqli_sql_exception
    [164] =&gt; SWFPrebuiltClip
    [165] =&gt; SWFVideoStream
    [166] =&gt; SWFSoundInstance
    [167] =&gt; SWFFontChar
    [168] =&gt; SWFSound
    [169] =&gt; SWFSprite
    [170] =&gt; SWFMorph
    [171] =&gt; SWFAction
    [172] =&gt; SWFButton
    [173] =&gt; SWFMovie
    [174] =&gt; SWFDisplayItem
    [175] =&gt; SWFFont
    [176] =&gt; SWFTextField
    [177] =&gt; SWFText
    [178] =&gt; SWFBitmap
    [179] =&gt; SWFGradient
    [180] =&gt; SWFFill
    [181] =&gt; SWFShape
    [182] =&gt; XMLWriter
    [183] =&gt; XMLReader
    [184] =&gt; SplObjectStorage
    [185] =&gt; UnexpectedValueException
    [186] =&gt; UnderflowException
    [187] =&gt; RangeException
    [188] =&gt; OverflowException
    [189] =&gt; OutOfBoundsException
    [190] =&gt; RuntimeException
    [191] =&gt; OutOfRangeException
    [192] =&gt; LengthException
    [193] =&gt; InvalidArgumentException
    [194] =&gt; DomainException
    [195] =&gt; BadMethodCallException
    [196] =&gt; BadFunctionCallException
    [197] =&gt; LogicException
    [198] =&gt; SimpleXMLIterator
    [199] =&gt; SplTempFileObject
    [200] =&gt; SplFileObject
    [201] =&gt; RecursiveDirectoryIterator
    [202] =&gt; DirectoryIterator
    [203] =&gt; SplFileInfo
    [204] =&gt; RecursiveArrayIterator
    [205] =&gt; ArrayIterator
    [206] =&gt; ArrayObject
    [207] =&gt; EmptyIterator
    [208] =&gt; RecursiveRegexIterator
    [209] =&gt; RegexIterator
    [210] =&gt; InfiniteIterator
    [211] =&gt; AppendIterator
    [212] =&gt; NoRewindIterator
    [213] =&gt; RecursiveCachingIterator
    [214] =&gt; CachingIterator
    [215] =&gt; LimitIterator
    [216] =&gt; ParentIterator
    [217] =&gt; RecursiveFilterIterator
    [218] =&gt; FilterIterator
    [219] =&gt; IteratorIterator
    [220] =&gt; RecursiveIteratorIterator
    [221] =&gt; DOMXPath
    [222] =&gt; DOMStringExtend
    [223] =&gt; DOMProcessingInstruction
    [224] =&gt; DOMEntityReference
    [225] =&gt; DOMEntity
    [226] =&gt; DOMNotation
    [227] =&gt; DOMDocumentType
    [228] =&gt; DOMCdataSection
    [229] =&gt; DOMConfiguration
    [230] =&gt; DOMLocator
    [231] =&gt; DOMErrorHandler
    [232] =&gt; DOMDomError
    [233] =&gt; DOMUserDataHandler
    [234] =&gt; DOMTypeinfo
    [235] =&gt; DOMComment
    [236] =&gt; DOMText
    [237] =&gt; DOMElement
    [238] =&gt; DOMAttr
    [239] =&gt; DOMCharacterData
    [240] =&gt; DOMNamedNodeMap
    [241] =&gt; DOMNodeList
    [242] =&gt; DOMDocument
    [243] =&gt; DOMDocumentFragment
    [244] =&gt; DOMNameSpaceNode
    [245] =&gt; DOMNode
    [246] =&gt; DOMImplementation
    [247] =&gt; DOMImplementationSource
    [248] =&gt; DOMImplementationList
    [249] =&gt; DOMNameList
    [250] =&gt; DOMStringList
    [251] =&gt; DOMException
    [252] =&gt; SimpleXMLElement
    [253] =&gt; Directory
    [254] =&gt; php_user_filter
    [255] =&gt; __PHP_Incomplete_Class
    [256] =&gt; LibXMLError
    [257] =&gt; DateTimeZone
    [258] =&gt; DateTime
    [259] =&gt; ReflectionExtension
    [260] =&gt; ReflectionProperty
    [261] =&gt; ReflectionObject
    [262] =&gt; ReflectionClass
    [263] =&gt; ReflectionMethod
    [264] =&gt; ReflectionParameter
    [265] =&gt; ReflectionFunction
    [266] =&gt; ReflectionFunctionAbstract
    [267] =&gt; Reflection
    [268] =&gt; ReflectionException
    [269] =&gt; dotnet
    [270] =&gt; com
    [271] =&gt; variant
    [272] =&gt; com_safearray_proxy
    [273] =&gt; com_exception
    [274] =&gt; COMPersistHelper
    [275] =&gt; ErrorException
    [276] =&gt; Exception
    [277] =&gt; stdClass
    [278] =&gt; Mage
    [279] =&gt; Varien_Autoload
    [280] =&gt; Varien_Profiler
    [281] =&gt; Mage_Core_Model_App
    [282] =&gt; Varien_Event_Collection
    [283] =&gt; Varien_Event_Observer_Collection
    [284] =&gt; Varien_Simplexml_Config
    [285] =&gt; Mage_Core_Model_Config_Base
    [286] =&gt; Mage_Core_Model_Config
    [287] =&gt; Varien_Object
    [288] =&gt; Mage_Core_Model_Config_Options
    [289] =&gt; Mage_Core_Model_Locale
    [290] =&gt; Varien_Simplexml_Element
    [291] =&gt; Mage_Core_Model_Config_Element
    [292] =&gt; Zend_Cache
    [293] =&gt; Zend_Cache_Backend
    [294] =&gt; Zend_Cache_Backend_File
    [295] =&gt; Zend_Cache_Core
    [296] =&gt; Mage_Core_Model_Abstract
    [297] =&gt; Mage_Core_Model_Website
    [298] =&gt; Mage_Core_Model_Resource_Abstract
    [299] =&gt; Mage_Core_Model_Mysql4_Abstract
    [300] =&gt; Mage_Core_Model_Mysql4_Website
    [301] =&gt; Mage_Core_Model_Resource
    [302] =&gt; Varien_Data_Collection
    [303] =&gt; Varien_Data_Collection_Db
    [304] =&gt; Mage_Core_Model_Mysql4_Collection_Abstract
    [305] =&gt; Mage_Core_Model_Mysql4_Website_Collection
    [306] =&gt; Mage_Core_Model_Resource_Type_Abstract
    [307] =&gt; Mage_Core_Model_Resource_Type_Db
    [308] =&gt; Mage_Core_Model_Resource_Type_Db_Pdo_Mysql
    [309] =&gt; Zend_Db_Adapter_Abstract
    [310] =&gt; Zend_Db_Adapter_Pdo_Abstract
    [311] =&gt; Zend_Db_Adapter_Pdo_Mysql
    [312] =&gt; Varien_Db_Adapter_Pdo_Mysql
    [313] =&gt; Zend_Db
    [314] =&gt; Zend_Db_Profiler
    [315] =&gt; Zend_Db_Statement
    [316] =&gt; Zend_Db_Statement_Pdo
    [317] =&gt; Zend_Db_Select
    [318] =&gt; Varien_Db_Select
    [319] =&gt; Mage_Core_Model_Store_Group
    [320] =&gt; Mage_Core_Model_Mysql4_Store_Group
    [321] =&gt; Mage_Core_Model_Mysql4_Store_Group_Collection
    [322] =&gt; Mage_Core_Model_Store
    [323] =&gt; Mage_Core_Model_Mysql4_Store
    [324] =&gt; Mage_Core_Model_Mysql4_Store_Collection
    [325] =&gt; Zend_Db_Expr
    [326] =&gt; Mage_Core_Model_Cookie
    [327] =&gt; Zend_Controller_Request_Abstract
    [328] =&gt; Zend_Controller_Request_Http
    [329] =&gt; Mage_Core_Controller_Request_Http
    [330] =&gt; Mage_Core_Model_App_Area
    [331] =&gt; Mage_Core_Model_Session_Abstract_Varien
    [332] =&gt; Mage_Core_Model_Session_Abstract
    [333] =&gt; Mage_Core_Model_Session
    [334] =&gt; Mage_Core_Controller_Varien_Front
    [335] =&gt; Mage_Core_Controller_Varien_Router_Abstract
    [336] =&gt; Mage_Core_Controller_Varien_Router_Standard
    [337] =&gt; Mage_Core_Controller_Varien_Router_Admin
    [338] =&gt; Varien_Event
    [339] =&gt; Varien_Event_Observer
    [340] =&gt; Mage_Cms_Controller_Router
    [341] =&gt; Mage_Core_Controller_Varien_Router_Default
    [342] =&gt; Mage_Core_Helper_Abstract
    [343] =&gt; Mage_Core_Helper_Http
    [344] =&gt; Mage_Customer_Model_Session
    [345] =&gt; Mage_Core_Model_Config_Data
    [346] =&gt; Mage_Customer_Model_Config_Share
)
</pre>
<p>Please let me know if this is possible to achieve this or not.</p>
<p>Thanks for your time in advance to read my query and send me answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Feraro</title>
		<link>http://mysillypointofview.richardferaro.com/2010/03/25/how-to-run-magento-version-1-4-0-1-session-to-external-site/#comment-17380</link>
		<dc:creator>Richard Feraro</dc:creator>
		<pubDate>Sat, 07 Jan 2012 04:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://mysillypointofview.wordpress.com/?p=269#comment-17380</guid>
		<description>Yes it does. Try running the code below and post the output here:
&lt;code&gt;&lt;?php print_r(get_declared_classes()); ?&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Yes it does. Try running the code below and post the output here:<br />
<code>< ?php print_r(get_declared_classes()); ?></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xomero</title>
		<link>http://mysillypointofview.richardferaro.com/2010/03/25/how-to-run-magento-version-1-4-0-1-session-to-external-site/#comment-17257</link>
		<dc:creator>xomero</dc:creator>
		<pubDate>Fri, 06 Jan 2012 01:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://mysillypointofview.wordpress.com/?p=269#comment-17257</guid>
		<description>Does any one knows if this still working in Magento 1.6.1.0? I&#039;m trying this code and is not working:
[code]

require_once ($_SERVER[&#039;DOCUMENT_ROOT&#039;].&quot;/store/app/Mage.php&quot; );
umask(0);
Mage::app(&#039;store2&#039;);

Mage::getSingleton(&quot;core/session&quot;, array(&quot;name&quot; =&gt; &quot;frontend&quot;));
$session = Mage::getSingleton(&quot;customer/session&quot;);
if(!$session-&gt;isLoggedIn()){
	//print_r($session);
	//--redirect stuff here
	exit;
}
[/code]</description>
		<content:encoded><![CDATA[<p>Does any one knows if this still working in Magento 1.6.1.0? I&#8217;m trying this code and is not working:</p>
<pre class="brush: plain; title: ; notranslate">

require_once ($_SERVER['DOCUMENT_ROOT'].&quot;/store/app/Mage.php&quot; );
umask(0);
Mage::app('store2');

Mage::getSingleton(&quot;core/session&quot;, array(&quot;name&quot; =&gt; &quot;frontend&quot;));
$session = Mage::getSingleton(&quot;customer/session&quot;);
if(!$session-&gt;isLoggedIn()){
	//print_r($session);
	//--redirect stuff here
	exit;
}
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Feraro</title>
		<link>http://mysillypointofview.richardferaro.com/2010/03/25/how-to-run-magento-version-1-4-0-1-session-to-external-site/#comment-9397</link>
		<dc:creator>Richard Feraro</dc:creator>
		<pubDate>Fri, 21 Oct 2011 16:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://mysillypointofview.wordpress.com/?p=269#comment-9397</guid>
		<description>It depends on how you setup your cookie domain of the store.</description>
		<content:encoded><![CDATA[<p>It depends on how you setup your cookie domain of the store.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sajid</title>
		<link>http://mysillypointofview.richardferaro.com/2010/03/25/how-to-run-magento-version-1-4-0-1-session-to-external-site/#comment-9396</link>
		<dc:creator>Sajid</dc:creator>
		<pubDate>Fri, 21 Oct 2011 16:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://mysillypointofview.wordpress.com/?p=269#comment-9396</guid>
		<description>i noticed one thing 

if you application / script has already started session before loggin into magento then magento application wont recognize your session when you redirected to the store.</description>
		<content:encoded><![CDATA[<p>i noticed one thing </p>
<p>if you application / script has already started session before loggin into magento then magento application wont recognize your session when you redirected to the store.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ccheck</title>
		<link>http://mysillypointofview.richardferaro.com/2010/03/25/how-to-run-magento-version-1-4-0-1-session-to-external-site/#comment-8918</link>
		<dc:creator>ccheck</dc:creator>
		<pubDate>Fri, 07 Oct 2011 16:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://mysillypointofview.wordpress.com/?p=269#comment-8918</guid>
		<description>Hi Richard,

I was wondering about how COMPARE PRODUCTS and RECENTLY VIEWED works when implementing on External site.  

a) Are the related items stored in a SESSION or in the DATABASE? 
b)How do I access and display what is currently in COMPARE PRODUCTS and RECENTLY VIEWED on external site?  
c) And for COMPARE PRODUCTS I am getting different results when a user is logged in vs logged out.... Is this normal?

See my code below...


RECENTLY VIEWED CODE
[php]
$recent = Mage::getModel(&#039;review/review&#039;)-&gt;getProductCollection()-&gt;count();
$rec = Mage::getModel(&#039;review/review&#039;)-&gt;getProductCollection();

foreach($rec AS $item)
{
  // DISPLAY ITEMS IN RECENTLY VIEWED
}
[/php]


COMPARE PRODUCTS CODE
[php]
$compare = Mage::helper(&#039;catalog/product_compare&#039;)-&gt;getItemCount();
$comp = Mage::helper(&#039;catalog/product_compare&#039;)-&gt;getItemCollection();

foreach($comp AS $item)
{
  // DISPLAY ITEMS IN COMPARE PRODUCTS
}
[/php]


Thanks in advance,
Pres</description>
		<content:encoded><![CDATA[<p>Hi Richard,</p>
<p>I was wondering about how COMPARE PRODUCTS and RECENTLY VIEWED works when implementing on External site.  </p>
<p>a) Are the related items stored in a SESSION or in the DATABASE?<br />
b)How do I access and display what is currently in COMPARE PRODUCTS and RECENTLY VIEWED on external site?<br />
c) And for COMPARE PRODUCTS I am getting different results when a user is logged in vs logged out&#8230;. Is this normal?</p>
<p>See my code below&#8230;</p>
<p>RECENTLY VIEWED CODE</p>
<pre class="brush: php; title: ; notranslate">
$recent = Mage::getModel('review/review')-&gt;getProductCollection()-&gt;count();
$rec = Mage::getModel('review/review')-&gt;getProductCollection();

foreach($rec AS $item)
{
  // DISPLAY ITEMS IN RECENTLY VIEWED
}
</pre>
<p>COMPARE PRODUCTS CODE</p>
<pre class="brush: php; title: ; notranslate">
$compare = Mage::helper('catalog/product_compare')-&gt;getItemCount();
$comp = Mage::helper('catalog/product_compare')-&gt;getItemCollection();

foreach($comp AS $item)
{
  // DISPLAY ITEMS IN COMPARE PRODUCTS
}
</pre>
<p>Thanks in advance,<br />
Pres</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sajid</title>
		<link>http://mysillypointofview.richardferaro.com/2010/03/25/how-to-run-magento-version-1-4-0-1-session-to-external-site/#comment-8843</link>
		<dc:creator>Sajid</dc:creator>
		<pubDate>Tue, 04 Oct 2011 17:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://mysillypointofview.wordpress.com/?p=269#comment-8843</guid>
		<description>Richard

thanks for this informative post. 

i am working on automating admin login from thirdparty application. everything on code level is working fine. $session-&gt;isLoggedin returning true but magento application isnt picking session info and redirects to login page. SID trick isnt working nor placing thirdparty application in magento directory to overcome domain issue.

&lt;code&gt;
            Mage::getSingleton(&#039;core/session&#039;, array(&#039;name&#039; =&gt; &#039;adminhtml&#039;));

            if (Mage::getSingleton(&#039;adminhtml/url&#039;)-&gt;useSecretKey()) {
              Mage::getSingleton(&#039;adminhtml/url&#039;)-&gt;renewSecretUrls();
            }

            $session = Mage::getSingleton(&#039;admin/session&#039;);

            $session-&gt;login ( $username, $password);

            $user = Mage::getModel(&#039;admin/user&#039;)-&gt;loadByUsername($username);
            $session-&gt;setUser($user);
            $session-&gt;setAcl(Mage::getResourceModel(&#039;admin/acl&#039;)-&gt;loadAcl());
            $session-&gt;start();
            Mage::dispatchEvent(&#039;admin_session_user_login_success&#039;,array(&#039;user&#039;=&gt;$user));

            if ($session-&gt;isLoggedIn()) {

                  $request = Mage::app()-&gt;getRequest();
                  $request-&gt;setRouteName(&#039;adminhtml&#039;)
                          -&gt;setControllerName(&#039;adminhtml&#039;)
                          -&gt;setActionName(&#039;index&#039;)
                          -&gt;setModuleName(&#039;admin&#039;)
                          -&gt;setPathInfo()
                          -&gt;setDispatched(false);

                 $url = Mage::getSingleton(&#039;adminhtml/url&#039;)-&gt;getUrl();

                  header(&#039;Location: &#039; . $url);
            }



&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Richard</p>
<p>thanks for this informative post. </p>
<p>i am working on automating admin login from thirdparty application. everything on code level is working fine. $session-&gt;isLoggedin returning true but magento application isnt picking session info and redirects to login page. SID trick isnt working nor placing thirdparty application in magento directory to overcome domain issue.</p>
<p><code><br />
            Mage::getSingleton('core/session', array('name' =&gt; 'adminhtml'));</p>
<p>            if (Mage::getSingleton('adminhtml/url')-&gt;useSecretKey()) {<br />
              Mage::getSingleton('adminhtml/url')-&gt;renewSecretUrls();<br />
            }</p>
<p>            $session = Mage::getSingleton('admin/session');</p>
<p>            $session-&gt;login ( $username, $password);</p>
<p>            $user = Mage::getModel('admin/user')-&gt;loadByUsername($username);<br />
            $session-&gt;setUser($user);<br />
            $session-&gt;setAcl(Mage::getResourceModel('admin/acl')-&gt;loadAcl());<br />
            $session-&gt;start();<br />
            Mage::dispatchEvent('admin_session_user_login_success',array('user'=&gt;$user));</p>
<p>            if ($session-&gt;isLoggedIn()) {</p>
<p>                  $request = Mage::app()-&gt;getRequest();<br />
                  $request-&gt;setRouteName('adminhtml')<br />
                          -&gt;setControllerName('adminhtml')<br />
                          -&gt;setActionName('index')<br />
                          -&gt;setModuleName('admin')<br />
                          -&gt;setPathInfo()<br />
                          -&gt;setDispatched(false);</p>
<p>                 $url = Mage::getSingleton('adminhtml/url')-&gt;getUrl();</p>
<p>                  header('Location: ' . $url);<br />
            }</p>
<p></code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

