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.

Feb 27, 2017

How to export an CSV excel file to pipe (|) delimited/separated in Laravel 4.2 with example

›
Hello Friends, sometime requirement is comes, out of default things provided by the frameworks or CMS, so in this case we needs customizati...
Feb 7, 2017

Download old sample papers for Assistant Programmer MAHADISCOM Exam

›
Hi All, Here is the some old sample paper questions of  Assistant Programmer MAHADISCOM which I collected from my friends and some of my ...
Apr 12, 2016

How to get store id of an order in Magento?

›
How to get store id of an order in Magento? $order = Mage::getModel('sales/order')->loadByIncrementId('10000001'); //...
Feb 2, 2016

Magento How to take database and code backup using SSH command line excluding var and media folder

›
1. Backup Database  Command::> mysqldump -uUsername -pPassword DBName > /var/www/projectFolderName/www/var/sqlfilename.sql Hint:...
Jan 29, 2016

Magento Found a useful extension for Same Order Invoice Number

›
One of my client want us to do customization for the Order number, Invoice Number and Shipment Number should be same but I searched in Goo...
Jan 18, 2016

Magento How to directly download any compressed Magento modules or extensions without admin Magento Connect Manager.

›
If you want to install some module of Magento without admin Magento Connect Manager and upload it to your Magento store via FTP or control...
‹
›
Home
View web version
Powered by Blogger.