Demo Convert time to different timezones Today, we will learn to calculate the time passed since date in days, hours, minutes and seconds. Either you…
Demo Convert time to different timezones Today, we will learn to calculate remaining time till future date in days, hours, minutes and seconds. Either you…
In this article, we will teach you how you can change the hashed password of a user in PHP. Before you proceed, make sure you…
In this tutorial, we are going to teach you how you can load the content of div only when user scrolled to that section. For…
A newsletter is a printed or electronic report containing news concerning the activities of a business or an organization that is sent to its members,…
Learn how to add dynamic rows in a table tag in HTML and Javascript. And also save the data in MySQL database using PHP. Introduction…
In this tutorial, we will teach you how you can prevent user from login for 30 seconds after they made 3 failed login attempts. We…
In this tutorial, we are going to implement 2 factor login authentication. 2 factor login authentication means that user will be verified twice before login.…
We are going to implement a custom sort using jQuery UI, which helps you to customize the order of data being displayed on your website.…
We will teach you how you can create a bootstrap modal that handles multiple file upload and save them in MySQL database. Download Bootstrap FileDialog…