<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>How to enter HTML tags, javascript and PHP codes in Joomla 2.5?</title>
		<description>Discuss How to enter HTML tags, javascript and PHP codes in Joomla 2.5?</description>
		<link>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php</link>
		<lastBuildDate>Tue, 18 Jun 2013 00:59:31 --700</lastBuildDate>
		<generator>JComments</generator>
		<atom:link href="http://www.kksou.com/php-gtk2/index2.php?option=com_jcomments&amp;task=rss&amp;object_id=2058&amp;object_group=com_content&amp;limit=10&amp;no_html=1" rel="self" type="application/rss+xml" />
		<item>
			<title>peterson10011 says:</title>
			<link>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php#comment-1091</link>
			<description><![CDATA[This is a very useful information. Thanks for sharing. PHP training in Chennai]]></description>
			<dc:creator>peterson10011</dc:creator>
			<pubDate>Mon, 17 Jun 2013 23:19:02 --700</pubDate>
			<guid>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php#comment-1091</guid>
		</item>
		<item>
			<title>kksou says:</title>
			<link>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php#comment-986</link>
			<description><![CDATA[Hi, I'm using DirectPHP on my Joomla3 site without any problem. Have you tried other editors and see if it works? If possible, try setup a fresh install of Joomla3 somewhere on your site and then DirectPHP. This will allow you to see if it works on your machine at all, or if it's conflicts with your other plugins. Regards, /kksou]]></description>
			<dc:creator>kksou</dc:creator>
			<pubDate>Wed, 01 May 2013 21:25:04 --700</pubDate>
			<guid>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php#comment-986</guid>
		</item>
		<item>
			<title>Zadra Design says:</title>
			<link>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php#comment-982</link>
			<description><![CDATA[I have used this plugin for years and love it; however, I cannot get it to work in Joomla! 3.1. Any idea on when it will be updated? I have set it to no filtering and tried both with and without the text editor, but on the front end the triangle brackets are replaced with HTML comments, for example:]]></description>
			<dc:creator>Zadra Design</dc:creator>
			<pubDate>Wed, 01 May 2013 17:01:26 --700</pubDate>
			<guid>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php#comment-982</guid>
		</item>
		<item>
			<title>Se says:</title>
			<link>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php#comment-962</link>
			<description><![CDATA[Very neat plugin. A lot of the problems mentioned in this board can be solved by simply going to Joomla "Global configuration", change the default Joomla editor to "Code Mirror" and everything works a treat. Thanks.]]></description>
			<dc:creator>Se</dc:creator>
			<pubDate>Fri, 12 Apr 2013 03:04:20 --700</pubDate>
			<guid>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php#comment-962</guid>
		</item>
		<item>
			<title>AlexMitvix says:</title>
			<link>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php#comment-940</link>
			<description><![CDATA[Great plugin!!! I love it!]]></description>
			<dc:creator>AlexMitvix</dc:creator>
			<pubDate>Sun, 07 Apr 2013 14:56:46 --700</pubDate>
			<guid>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php#comment-940</guid>
		</item>
		<item>
			<title>kksou says:</title>
			<link>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php#comment-905</link>
			<description><![CDATA[Hi, You cannot do this with DirectPHP. DirectPHP is a content plugin. It's supposed to be used within a Joomla article. You need to change the source code of the k2 components. Regards, /kksou]]></description>
			<dc:creator>kksou</dc:creator>
			<pubDate>Thu, 07 Mar 2013 07:09:46 --700</pubDate>
			<guid>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php#comment-905</guid>
		</item>
		<item>
			<title>kksou says:</title>
			<link>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php#comment-904</link>
			<description><![CDATA[Hi, If you look at the source code, this plugin simply grabs all your PHP codes and pump them into the standard PHP eval() function. The PHP eval() function is not that smart to differentiate between simple or advanced plugin. Any valid PHP code that can be processed by eval() can also be processed by DirectPHP. Regards, /kksou]]></description>
			<dc:creator>kksou</dc:creator>
			<pubDate>Thu, 07 Mar 2013 07:08:24 --700</pubDate>
			<guid>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php#comment-904</guid>
		</item>
		<item>
			<title>sawan gupta says:</title>
			<link>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php#comment-901</link>
			<description><![CDATA[hi frnd how can i edit normal html or php form to joomla 2.5]]></description>
			<dc:creator>sawan gupta</dc:creator>
			<pubDate>Mon, 04 Mar 2013 02:45:05 --700</pubDate>
			<guid>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php#comment-901</guid>
		</item>
		<item>
			<title>sawan gupta says:</title>
			<link>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php#comment-900</link>
			<description><![CDATA[hi frnd how i can override k2 components which convert to the list from to menu tab.]]></description>
			<dc:creator>sawan gupta</dc:creator>
			<pubDate>Mon, 04 Mar 2013 02:43:59 --700</pubDate>
			<guid>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php#comment-900</guid>
		</item>
		<item>
			<title>Harris Marfel says:</title>
			<link>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php#comment-899</link>
			<description><![CDATA[This plugin only work if you use basic PHP code. not the advance php code.]]></description>
			<dc:creator>Harris Marfel</dc:creator>
			<pubDate>Sun, 03 Mar 2013 02:40:05 --700</pubDate>
			<guid>http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/How-to-enter-HTML-tags-javascript-and-PHP-codes-in-Joomla-2.5.php#comment-899</guid>
		</item>
	</channel>
</rss>
