Web Technology Funda

Love to share my practical experience with you! I started this blog for self reference but I am happy to see that this blog helping other as well to groom! Please feel free to provide suggestions.

Nov 19, 2013

MAHADISCOM ASSISTANT PROGRAMMER RESULT 2013

›
Click on below link to check your result.... All The Best!!! :) MAHADISCOM ASSISTANT PROGRAMMER RESULT 2013
Nov 11, 2013

MAHADISCOM ASS. PROGRAMMER Exam 2013 Feedback By Followers

›
Feedback 1: questions: 1-what is .net? 2-which is not a windows operating system,a-95,98,me,linux,xp. Feedback 2: Exam was awesome me...

How to truncate all magento categories

›
TRUNCATE TABLE  ` catalog_category_entity `; TRUNCATE TABLE  ` catalog_category_entity_datetime `; TRUNCATE TABLE  ` catalog_category_ent...

How to delete all products from database in Magento

›
TRUNCATE TABLE `catalog_product_entity`; TRUNCATE TABLE `catalog_product_bundle_option`; TRUNCATE TABLE `catalog_product_bundle_option_va...
Oct 21, 2013

How set auto increment value start from a specific number and auto-increment increase by as specific value with offset

›
Step 1: How to set auto increment value start from a specific number. For example: If we want to start auto-increment value from 5000 the...
Sep 25, 2013

How to display product's custom dropdown attributes value in magento admin products grid

›
Step 1: Override the Grid.php adminhtml block (Mage_Adminhtml_Block_Catalog_Product_Grid) into local module.Assuming you have knowledge of...
‹
›
Home
View web version
Powered by Blogger.