<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'get current URL in cakephp'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 06:24:39 GMT</pubDate>
<item>
<title>javis said on 3/28/12</title>
<link>http://snipplr.com/view/12407/get-current-url-in-cakephp/</link>
<description><![CDATA[ This is wrong. 

Your solution won't return the current URL. It'll only give you the "controller/action" path.

To get the Current URL you should use:

    

or, ]]></description>
<pubDate>Wed, 28 Mar 2012 02:12:40 GMT</pubDate>
<guid>http://snipplr.com/view/12407/get-current-url-in-cakephp/</guid>
</item>
<item>
<title>userbiasa said on 2/25/11</title>
<link>http://snipplr.com/view/12407/get-current-url-in-cakephp/</link>
<description><![CDATA[ thanks, very useful.. ]]></description>
<pubDate>Fri, 25 Feb 2011 04:05:25 GMT</pubDate>
<guid>http://snipplr.com/view/12407/get-current-url-in-cakephp/</guid>
</item>
<item>
<title>nina85 said on 12/30/10</title>
<link>http://snipplr.com/view/12407/get-current-url-in-cakephp/</link>
<description><![CDATA[ Thanks a lot, I've searched for this everywhere. Cakephp's simply the best! ]]></description>
<pubDate>Thu, 30 Dec 2010 21:57:53 GMT</pubDate>
<guid>http://snipplr.com/view/12407/get-current-url-in-cakephp/</guid>
</item>
<item>
<title>treemonster19 said on 12/7/09</title>
<link>http://snipplr.com/view/12407/get-current-url-in-cakephp/</link>
<description><![CDATA[ nice work dude...
i wonder if you can post any function that can print out url parameters like current controller and action ...i found one such but they work inside controller or components only i need that can be invoked under helpers or any scripts ]]></description>
<pubDate>Mon, 07 Dec 2009 20:05:47 GMT</pubDate>
<guid>http://snipplr.com/view/12407/get-current-url-in-cakephp/</guid>
</item>
<item>
<title>jpsirois said on 7/21/09</title>
<link>http://snipplr.com/view/12407/get-current-url-in-cakephp/</link>
<description><![CDATA[ Cakephp, always simple that no one need documentation to read your code =)

This object if another great proof of that ;) ]]></description>
<pubDate>Tue, 21 Jul 2009 08:52:37 GMT</pubDate>
<guid>http://snipplr.com/view/12407/get-current-url-in-cakephp/</guid>
</item>
</channel>
</rss>