<?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: CakePHP 1.2: $html-&gt;link with html or image.</title>
	<atom:link href="http://dlmax.org/2007/04/02/cakephp-12-html-link-with-html-or-image/feed/" rel="self" type="application/rss+xml" />
	<link>http://dlmax.org/2007/04/02/cakephp-12-html-link-with-html-or-image/</link>
	<description>The private home of Sibel, Deniz, Lisa and Max</description>
	<pubDate>Tue, 06 Jan 2009 22:34:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sir P</title>
		<link>http://dlmax.org/2007/04/02/cakephp-12-html-link-with-html-or-image/comment-page-1/#comment-298</link>
		<dc:creator>Sir P</dc:creator>
		<pubDate>Sat, 23 Aug 2008 19:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dlmax.org/2007/04/02/cakephp-12-html-link-with-html-or-image/#comment-298</guid>
		<description>top entry cheers work for me first time... why this isnt in the cake docs who knows :D</description>
		<content:encoded><![CDATA[<p>top entry cheers work for me first time&#8230; why this isnt in the cake docs who knows <img src='http://dlmax.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie</title>
		<link>http://dlmax.org/2007/04/02/cakephp-12-html-link-with-html-or-image/comment-page-1/#comment-293</link>
		<dc:creator>Eddie</dc:creator>
		<pubDate>Fri, 16 May 2008 15:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dlmax.org/2007/04/02/cakephp-12-html-link-with-html-or-image/#comment-293</guid>
		<description>Follow up!

Be sure that in your core.php cofiguration to check the following line;

	define('AUTO_OUTPUT', false);


must be false in order for this to work.</description>
		<content:encoded><![CDATA[<p>Follow up!</p>
<p>Be sure that in your core.php cofiguration to check the following line;</p>
<p>	define(&#8217;AUTO_OUTPUT&#8217;, false);</p>
<p>must be false in order for this to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie</title>
		<link>http://dlmax.org/2007/04/02/cakephp-12-html-link-with-html-or-image/comment-page-1/#comment-292</link>
		<dc:creator>Eddie</dc:creator>
		<pubDate>Fri, 16 May 2008 15:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dlmax.org/2007/04/02/cakephp-12-html-link-with-html-or-image/#comment-292</guid>
		<description>The image is properly displayed, but not inside the link!


								echo $html-&#62;link(
	$html-&#62;image("gl.banner.png"),
	'/info',
	array(),
	null,
	false );


When I look at the actual html output though, you'll see ;
&#60;img src="/img/gl.banner.png" /&#62;&#60;a href="/index.php?/info" &#62;&#60;/a&#62;	


Any Advice?</description>
		<content:encoded><![CDATA[<p>The image is properly displayed, but not inside the link!</p>
<p>								echo $html-&gt;link(<br />
	$html-&gt;image(&#8221;gl.banner.png&#8221;),<br />
	&#8216;/info&#8217;,<br />
	array(),<br />
	null,<br />
	false );</p>
<p>When I look at the actual html output though, you&#8217;ll see ;<br />
&lt;img src=&#8221;/img/gl.banner.png&#8221; /&gt;&lt;a href=&#8221;/index.php?/info&#8221; &gt;&lt;/a&gt;	</p>
<p>Any Advice?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://dlmax.org/2007/04/02/cakephp-12-html-link-with-html-or-image/comment-page-1/#comment-287</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Thu, 20 Dec 2007 20:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dlmax.org/2007/04/02/cakephp-12-html-link-with-html-or-image/#comment-287</guid>
		<description>great tip, thank you.</description>
		<content:encoded><![CDATA[<p>great tip, thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
