Magento News
Magento models: how to get data from an array, rather than a database?
Typically, Magento’s models are “backed” by a MySQL database–this is where the data comes from, and is persisted to. How can I get the data from a standard PHP array? Is there some sample code available anywhere? (I’m especially interested in the “reading” aspect at the moment, but it would be useful to know how to “write” too.)
Magento models: how to get data from an array, rather than a database?
Possibly Related Posts:
- Database query different results
- Menu highlight in magento under admin
- magento disable a banner on certain category pages or have a banner with multiple links
- Magento, using ACL for frontend. Possible?
- Magento IE-7 Fix In Windows XP
RSS Feed