Tutorials

Customize Page Scroll Progress using JavaScript Plugin

Submitted by alpha_luna on

Customize Page Scroll Progress

We are going to create Customize Page Scroll Progress using JavaScript Plugin. This scroll page automatically fixed the progress indicator from the div elements. It is fully responsive and mobile-friendly. Then, you can use it as your table of contents using the customize scroll progress.

Show Captcha on Login Failed Attempts

Submitted by alpha_luna on

Show Captcha on Login Failed Attempts

If you are looking for Show Captcha on Login Failed Attempts then you are at the right place. In the previous tutorial, we already saw about user login and PHP captcha. In this tutorial, we are going to combine this two tutorial to create a powerful login using captcha. If the user tried more than 3 failed login attempts, then the captcha will show to add control for invalid login. In the example below, we have to calculate the number of failed login attempts based on the IP Address.

Simple Love Calculator

Submitted by rinvizle on
If your looking for a Simple Web Application for entertainment I have here a Simple Love Calculator using PHP and Javascript. This application has a two inputs of a name for the male and female. Every letter or name that the user encode the application will automatically calculate the percentage of love with that two names that the user encode. The calculation of the percentage is driven by the javascript to show how much percentage that the two name will be each other or not.

Live Chat using PHP and JavaScript

Submitted by rinvizle on
In this tutorial we will create a Live Chat Using PHP and jQuery. This live chat application we will be creating is a simple web-based application that creates a chat or message through the other users of this application. And it will include a login and logout system using Ajax features and it will also support for multiple users.

Random Code Generator in PHP

Submitted by alpha_luna on
In this tutorial, we are going to create Random Code Generator in PHP. This simple source code will teach you how to create using simple PHP query. You can use it to your project to have a confirmation before they submit the forms or you can use it to have a random password for the new users. This simple tutorial work by clicking the refresh button to get a new random code. You can also check the live demo of this simple tutorial, so you can get an idea and you can try this out, let's get started.

Countdown Celebration Event

Submitted by rinvizle on
Hello Guys! We will create a Countdown Celebration Event using strong>Javascript time format script. This project creates a celebration event or countdown event in different event that you have, it is a simple form of event using html for the GUI and javascript for the date and time for the given event based on the real-time monitoring using your laptop or desktops default date and time.

Bootstrap Signup Form with Email Availability Check using jQuery, PHP, and MySQL

Submitted by alpha_luna on

Bootstrap Signup Form with Email Availability Check using jQuery PHP and MySQL

In this tutorial, we are going to create Bootstrap Signup Form with Email Availability Check using jQuery PHP and MySQL. This tutorial created to the advanced level of programming. Features of this simple tutorial are to check the email availability, live jQuery validation in every field, and signup process without refreshing the whole page.