Filtering data collection magento

Posted by on Sep 20, 2013 in Magento | No comments yet

In this post we are discussing about how filtering data collection is done on magento The most important method on a database Collection is addFieldToFilter. This adds your WHERE clauses. Consider this bit of code, run against the sample data …

Creating magento extension with custom database table

Posted by on Sep 20, 2013 in Magento | 46 Comments

In this post we are discussing about creating magento extension with custom database table. Follow step by step and if you encounter any error don’t hesitate to contact me Document Conventions I am going to use a few common conventions …

Change the color scheme of google maps

Posted by on Aug 31, 2013 in General, Google Maps | 1 Comment
Change the color scheme of google maps

When we use Google Maps JavaScript API v3 we have the extreme freedom to customize the output we gets like to change the color scheme of google maps You can create a new map type to which to apply styles, …

Remove Blank Lines Between Code

Posted by on Jun 27, 2013 in Css, General, Php | 1 Comment

Sometimes when we are dealing with the files through ftp some servers append so many blank lines in between codes.When we are using Dreamweaver we can remove blank lines between code using the regular expressions Hit CTRL-F to open the …

Load More