Upgrade

Monday, 29 June 2015

SENDING EMAIL FROM LOCALHOST/WAMPSERVER USING PHPMailer/SMTP

Being a part of the developers community, we know, how important it is to have email functionality  working on your website. But, before you deploy your website,  it is a requirement for developers to test and send emails from their development machine during development process. Many a times, you may have some issues testing the email functionality on your localhost server. So, we are going to tell you how to setup and run email server from your localhost machine before you go online.

Monday, 23 March 2015

UNINSTALL PROGRAMS USING COMMAND PROMPT IN WINDOWS

We all must have encountered the situations while using windows operating system when your control panel stops responding or you are unable to uninstall a particular program using control panel. So in that case we have a solution for you.

Yes, we do have a solution for you. You just need to follow some simple steps below and you are done. You can use command prompt also known as cmd command shell to uninstall the programs. But Before you go and try that, you should know something.