TikiWiki or simply Tiki, is a free and open source wiki-based, content management system and Online office suite written primarily in PHP. Tiki is a […]
Category: php
How to Test PHP Emails on Localhost
Add/Update Attribute Option Values Programmatically in Magento
Add/update attribute options programatically in Magento. Adding/Updating the attribute option values programmatically in Magento can be tedious sometimes. Adding attribute options through custom codes is not big deal but updating the values for already added attribute options is tricky enough. This article will let you know how to update options of Magento attributes.