Here is a small snippet of code, yet useful, to get ordered items and its details. I
Posts Related to Getting Ordered Items and their Detail from Order ID in Magento
What are section, categories and content items in joomla ?
Joomla! is a content management system. Sections and categories allow you to organize your content. The basic structure is: Sections include Categories. Categories include content ...
Inserting Multiple Rows in Cakephp
I had a situation where I needed to iterate through a list of items and insert new rows for each. I quickly discovered that if ...
Analysis & Usage of Collections in Magento
As a Magento Programmer I am fascinated by the use & simplicity of collection used in Magento. Simplicity, does not really mean being simple (it ...
Create a Dynamic Scrolling Content Box Using AJAX
If you have used Google Reader, then you might have noticed the way Google Reader shows feed items, it loads up few items first when ...
Creating Collection of Objects in Magento using a
Have you ever wondered how Collection in Magento are built, containing array of individual Entity Objects of Magento? Collections are one of the most important ...
