In a survey of more than 2,000 hiring manages, 33% claimed to know whether or not they would hire someone within 90 seconds. So creating first impression is all that matters to get hired, having an impressive responsive onilne resume….. Read More >>>>
Posts By: muni
Login with Google OAuth 2 Using PHP and MySQL
In this tutorial we are going to see how to implement Login with Google OAuth 2 Using PHP and MySQL to our web-application. Before continuing this please refer my previous tutorial on simple User Login and registration Using PHP and….. Read More >>>>
Facebook OAuth 2 Login Using PHP
In this we are going to see how to implement Facebook OAuth 2 Login using PHP to our webapplications. Note : I am using Facebook PHP SDK 4 it will require minimum PHP version 5.4, So upgrade your php version….. Read More >>>>
Sign in with Twitter OAuth API Using PHP
In this tutorial we are going to see how to integrate Twitter Oauth Authentication to webapplication using PHP. Now every webapplication will have this social networks Oauth Authentication (Facebook, Google and Twitter ) to improve comfortness of their users. So….. Read More >>>>
Session Timeout Warning Popup with Countdown Using jQuery and PHP
In this tutorial we are going to see how to show Session Timeout Warning Popup with Countdown Using jQuery and PHP. For example you are logged in your Gmail account and chekced mail, then you forget to logout your….. Read More >>>>
User registration and Login Using PHP5, MySQLi, jQuery and Bootstrap
In this tutorial we are going to see simple User registration, Login and Forget password functionality using PHP5 object oriented programming, MySQLi, jQuery and Bootstrap. As well it has templating system that’s after login pages (home.php, going.php and lesson.php) will….. Read More >>>>