Wampp/Xampp
wampp: increase speed
C:\Windows\System32\drivers\etc\hosts 1. uncomment the line 127.0.0.1 for example 2.open the php.ini file search the XDEBUG Disable xdebug add the following lines for example.
Wampp/Xampp
Wampp: Increase phpmyadmin session timeout
Navigate to phpMyAdmin directory, Open config.inc.php add the following line at the bottom
Php Mysql Ajax Jquery JavaScript Mysql
Instagram With Load More Functionality
For this Feature we need the instafeed.js 1. Instafeed.js
Extension
Magento: Cash On Delivery Payment only in Admin
Create a small module to full fill the goal 1. /app/etc/modules/Techievolve_Codadminonly.xml 2. /app/code/local/Techievolve/Codadminonly/etc/config.xml 3. /app/code/local/Techievolve/Codadminonly/Model/Observer.php
Magento
Magento: Redirect url using .htaccess
Open the .htaccess file of your Magento website. Search for the field “enable rewrites” in that file.