If you are scratching your head to figure out why not Magento sending newsletter email. Here we got the same…
Amazon Web Service is a cloud platform which given us to create free AWS EC2 Ubuntu Instance hosting in both…
Login SSH using Putty.exe Putty is an SSH and Telnet client software, developed by Simon Tatham for the Windows platform.…
Hello, friends today we will learn how to clear the cache client browsers. This technique is very simple. Just add…
Here I have tried how to send PHPMailer with attachment using SMTP configuration. For SMTP Configuration we here used GMAIL…
# Add Sytax Highlighter to your Blogger Code Samples After trying many solutions to implement syntax highlighting on Blogger, I…
Most of the developer has an issue to select active menu in the same header. So here we try with…
Import csv database using PHP. Follow the following code and you will be done with CSV import script using PHP.…
For enable Gzip compression using mod_deflate add following lines to your .htaccess file AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript…
When I was learning Ubuntu it was very difficult to know Ubuntu version. When you want to work on Ubuntu…
Many developer has issues when they are migrating website from local to server. Then code-igniter website not working. Here is…
Python, my first program where I tried to learn simple create update delete an application. Here I have learned how…