<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>PHP MySQL Talk</title>
	
	<link>http://phpmysqltalk.com</link>
	<description>I would love to change the world, but they won’t give me the source code.</description>
	<lastBuildDate>Thu, 24 May 2012 11:37:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/PHPMySQLTalk" /><feedburner:info uri="phpmysqltalk" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>PHPMySQLTalk</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Magento: How to get any category’s description in Magento</title>
		<link>http://feedproxy.google.com/~r/PHPMySQLTalk/~3/aGhalPLCaWw/1588-magento-how-to-get-any-categorys-description-in-magento.html</link>
		<comments>http://phpmysqltalk.com/1588-magento-how-to-get-any-categorys-description-in-magento.html#comments</comments>
		<pubDate>Thu, 24 May 2012 11:21:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://phpmysqltalk.com/?p=1588</guid>
		<description>First, let’s talk about how to get category by category id in Magento. It’s easy to get category by id, just change the number in load() method. $category=Mage::getModel('catalog/category')-&gt;load(23); Then this is the dsecription: echo $category-&gt;getDescription(); You can change the description in Catelog-&gt;Category in the backend, and you can easily get other attributes just change the [...]&lt;img src="http://feeds.feedburner.com/~r/PHPMySQLTalk/~4/aGhalPLCaWw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://phpmysqltalk.com/1588-magento-how-to-get-any-categorys-description-in-magento.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://phpmysqltalk.com/1588-magento-how-to-get-any-categorys-description-in-magento.html</feedburner:origLink></item>
		<item>
		<title>PHP: Adding Parameters To A URL in PHP</title>
		<link>http://feedproxy.google.com/~r/PHPMySQLTalk/~3/SVyrYLpAt_w/1585-php-adding-parameters-to-a-url-in-php.html</link>
		<comments>http://phpmysqltalk.com/1585-php-adding-parameters-to-a-url-in-php.html#comments</comments>
		<pubDate>Sat, 12 May 2012 12:48:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://phpmysqltalk.com/?p=1585</guid>
		<description>This article shows how to add query parameters to a URL in a php script. It is aimed at the beginner to intermediate level PHP programmer but developers from other languages may find some useful information here. At first this seems like a simple enough task. Starting with the url as a string, just add [...]&lt;img src="http://feeds.feedburner.com/~r/PHPMySQLTalk/~4/SVyrYLpAt_w" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://phpmysqltalk.com/1585-php-adding-parameters-to-a-url-in-php.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://phpmysqltalk.com/1585-php-adding-parameters-to-a-url-in-php.html</feedburner:origLink></item>
		<item>
		<title>Facebook Comments: “Warning: http://web.address.here is unreachable”</title>
		<link>http://feedproxy.google.com/~r/PHPMySQLTalk/~3/gOyCE3fRmGI/1572-facebook-comments-warning-httpweb-address-here-is-unreachable.html</link>
		<comments>http://phpmysqltalk.com/1572-facebook-comments-warning-httpweb-address-here-is-unreachable.html#comments</comments>
		<pubDate>Fri, 11 May 2012 12:56:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[facebook comments]]></category>
		<category><![CDATA[warning]]></category>

		<guid isPermaLink="false">http://phpmysqltalk.com/?p=1572</guid>
		<description>With all the changes that Facebook is making, it’s more important than ever to get your application settings correct in order to get your fan page working correctly or ensure that your Facebook social plugins work just right. Recently, we’ve been getting some emails about the Facebook Comments plugin showing an error “Warning: URL is [...]&lt;img src="http://feeds.feedburner.com/~r/PHPMySQLTalk/~4/gOyCE3fRmGI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://phpmysqltalk.com/1572-facebook-comments-warning-httpweb-address-here-is-unreachable.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://phpmysqltalk.com/1572-facebook-comments-warning-httpweb-address-here-is-unreachable.html</feedburner:origLink></item>
		<item>
		<title>CSS: Style links depending on file format</title>
		<link>http://feedproxy.google.com/~r/PHPMySQLTalk/~3/U14NRN8AKcc/1494-css-style-links-depending-on-file-format.html</link>
		<comments>http://phpmysqltalk.com/1494-css-style-links-depending-on-file-format.html#comments</comments>
		<pubDate>Sat, 05 May 2012 00:36:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://phpmysqltalk.com/?p=1494</guid>
		<description>A short CSS snippet that changes the styling of external links, email links and links to pdf documents. /* external links */ a[href^="http://"]{ padding-right: 20px; background: url(external.gif) no-repeat center right; } /* emails */ a[href^="mailto:"]{ padding-right: 20px; background: url(email.png) no-repeat center right; } /* pdfs */ a[href$=".pdf"]{ padding-right: 20px; background: url(pdf.png) no-repeat center right;&lt;img src="http://feeds.feedburner.com/~r/PHPMySQLTalk/~4/U14NRN8AKcc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://phpmysqltalk.com/1494-css-style-links-depending-on-file-format.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://phpmysqltalk.com/1494-css-style-links-depending-on-file-format.html</feedburner:origLink></item>
		<item>
		<title>Magento: Problem with reindexing process for “Product flat data” indexes</title>
		<link>http://feedproxy.google.com/~r/PHPMySQLTalk/~3/KD9u6WUpmuw/1566-magento-problem-with-reindexing-process-for-product-flat-data-indexes.html</link>
		<comments>http://phpmysqltalk.com/1566-magento-problem-with-reindexing-process-for-product-flat-data-indexes.html#comments</comments>
		<pubDate>Sat, 28 Apr 2012 20:59:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://phpmysqltalk.com/?p=1566</guid>
		<description>Symptoms Reindexing of Product flat data index gives unknown reindexing error or &amp;#8220;Some problem with reindexing process&amp;#8221; error message or reindexing of Product flat data index is never completed. Attempt to reindex it via command line gives the following error message: $ php -f shell/indexer.php -- --reindex catalog_product_flat Product Flat Data index process unknown error: [...]&lt;img src="http://feeds.feedburner.com/~r/PHPMySQLTalk/~4/KD9u6WUpmuw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://phpmysqltalk.com/1566-magento-problem-with-reindexing-process-for-product-flat-data-indexes.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://phpmysqltalk.com/1566-magento-problem-with-reindexing-process-for-product-flat-data-indexes.html</feedburner:origLink></item>
		<item>
		<title>Magento: How to get current currency in Magento?</title>
		<link>http://feedproxy.google.com/~r/PHPMySQLTalk/~3/aephCDu0UaA/1563-magento-how-to-get-current-currency-in-magento.html</link>
		<comments>http://phpmysqltalk.com/1563-magento-how-to-get-current-currency-in-magento.html#comments</comments>
		<pubDate>Sat, 24 Mar 2012 20:44:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://phpmysqltalk.com/?p=1563</guid>
		<description>We know Magento support multiple currency. I have found the solution to check current currency in the Magento site frontend To get Current Currency &amp;#60;?php echo $currency_code = Mage::app()-&amp;#62;getStore()-&amp;#62;getCurrentCurrencyCode(); ?&amp;#62; If you looking for current currency symbol use : &amp;#60;?php echo Mage::app()-&amp;#62;getLocale()-&amp;#62;currency(Mage::app()-&amp;#62;getStore()-&amp;#62;getCurrentCurrencyCode())-&amp;#62;getSymbol(); ?&amp;#62;&lt;img src="http://feeds.feedburner.com/~r/PHPMySQLTalk/~4/aephCDu0UaA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://phpmysqltalk.com/1563-magento-how-to-get-current-currency-in-magento.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://phpmysqltalk.com/1563-magento-how-to-get-current-currency-in-magento.html</feedburner:origLink></item>
		<item>
		<title>Magento: Automated Bash Script Installer</title>
		<link>http://feedproxy.google.com/~r/PHPMySQLTalk/~3/3vmnKQuelxo/1555-magento-automated-bash-script-installer.html</link>
		<comments>http://phpmysqltalk.com/1555-magento-automated-bash-script-installer.html#comments</comments>
		<pubDate>Thu, 15 Mar 2012 19:57:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://phpmysqltalk.com/?p=1555</guid>
		<description>The following SSH script will automate the process of installing Magento, with or without sample data. It will walk you through everything, and the only thing you need to setup first is the database and assign a user to the database. You will need SSH access to use this. SSH is similar to FTP, in [...]&lt;img src="http://feeds.feedburner.com/~r/PHPMySQLTalk/~4/3vmnKQuelxo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://phpmysqltalk.com/1555-magento-automated-bash-script-installer.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://phpmysqltalk.com/1555-magento-automated-bash-script-installer.html</feedburner:origLink></item>
		<item>
		<title>CSS: Drop Caps</title>
		<link>http://feedproxy.google.com/~r/PHPMySQLTalk/~3/sk_HrCxsqgw/1496-css-drop-caps.html</link>
		<comments>http://phpmysqltalk.com/1496-css-drop-caps.html#comments</comments>
		<pubDate>Sat, 03 Mar 2012 10:51:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://phpmysqltalk.com/?p=1496</guid>
		<description>Use the first-letter Pseudo-Class The easiest way to create CSS Drop Caps is to use the first-letter pseudo-element on the element you want to have a drop cap. The problem is, this isn&amp;#8217;t supported in all browsers. Be sure to test this in the browsers your Web site supports. Type the following and place it [...]&lt;img src="http://feeds.feedburner.com/~r/PHPMySQLTalk/~4/sk_HrCxsqgw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://phpmysqltalk.com/1496-css-drop-caps.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://phpmysqltalk.com/1496-css-drop-caps.html</feedburner:origLink></item>
		<item>
		<title>CakePHP: Configuring Apache</title>
		<link>http://feedproxy.google.com/~r/PHPMySQLTalk/~3/i8L_JLafYTo/1543-cakephp-configuring-apache.html</link>
		<comments>http://phpmysqltalk.com/1543-cakephp-configuring-apache.html#comments</comments>
		<pubDate>Mon, 27 Feb 2012 18:26:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://phpmysqltalk.com/?p=1543</guid>
		<description>There is some tweaking that we need to perform in order to make sure that Apache runs CakePHP applications smoothly. Many Apache installations may not require the following tweaking, as they might be set as default, but it is always a good idea to check if the following settings are present. AllowOverwrite is Set to [...]&lt;img src="http://feeds.feedburner.com/~r/PHPMySQLTalk/~4/i8L_JLafYTo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://phpmysqltalk.com/1543-cakephp-configuring-apache.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://phpmysqltalk.com/1543-cakephp-configuring-apache.html</feedburner:origLink></item>
		<item>
		<title>CakePHP: Understanding the MVC Pattern</title>
		<link>http://feedproxy.google.com/~r/PHPMySQLTalk/~3/whdrbhENhCs/1535-cakephp-understanding-the-mvc-pattern.html</link>
		<comments>http://phpmysqltalk.com/1535-cakephp-understanding-the-mvc-pattern.html#comments</comments>
		<pubDate>Sat, 18 Feb 2012 23:20:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://phpmysqltalk.com/?p=1535</guid>
		<description>The MVC (Model View Controller) pattern is a commonly used design pattern in software development, where the code is separated into three major parts: models, views, and controllers. The exact purpose of each part depends on the implementation, as it may vary from one framework to another. Here, we are going to describe the way [...]&lt;img src="http://feeds.feedburner.com/~r/PHPMySQLTalk/~4/whdrbhENhCs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://phpmysqltalk.com/1535-cakephp-understanding-the-mvc-pattern.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://phpmysqltalk.com/1535-cakephp-understanding-the-mvc-pattern.html</feedburner:origLink></item>
	<media:rating>nonadult</media:rating></channel>
</rss>

