Step 1: Create a html page with your question <div id="poll"> <h3>Do you like this post?</h3> <form> Yes: <input type="radio"...
Download latest PHP mailer Now, just do as below. require("php_mailer/class.phpmailer.php"); define('GUSER', 'testprofile'); // GMail username define('GPWD', 'xxxxxxxxx'); // GMail password...
From Twitter REST API v1.1, APP can update user’s Profile Background Image. The details of the API is here. First...
Facebook added new Page API to change cover photo of the fanpage. To able to do this you need to...
Recently I have worked on project where I had to parse incoming emails and find out who send it and...
Yesterday i tried to setup a cron job in one of our client’s plesk server but I encountered this problem...