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…
MySQL events are executed by a special event scheduler thread. It's disabled by default. MySQL 5.1 Event Scheduler, Conceptually, this…
When we start to work on Pan Card for us very difficult part is pan card validation. We tried many…