Tutorials

How To Create Admin Account in PHP/MySQL

Submitted by alpha_luna on
If you are looking for on how to create Admin Account in PHP/MySQL then you are at the right place. This tutorial, we are going to learn on how to create an admin account and we can use this source code to create a login function with a session. You can add a new admin, edit the account, or you can delete the account.

How To Create Greetings Message Using JavaScript

Submitted by alpha_luna on
In this tutorial, we are going to learn how to create Greetings Message using JavaScript. We learn on how to display greetings message according to the time of the day using JavaScript source code. Kindly copy and paste the source code below to the BODY tag of your page.

JavaScript Source Code

This script will display the greetings message using the time of the day.

Delete Data Using Date in PHP Using PDO

Submitted by alpha_luna on
If you are looking for Auto Delete Data Using Current Date then you are at the right place. This source code will help you on how to create a simple program that the data will automatically delete when the expiration date will appear. To set the expiration date, we have one input field to add a number of days to the current date and this step to get the expiration date to delete the data automatically.

How To Create Byte Calculator Using JavaScript

Submitted by alpha_luna on

Byte Calculator Using JavaScript

In this article, we are going to learn on how to create Byte Calculator Using JavaScript. This program creates using JavaScript. In the previous tutorial, we created a lot of tutorials all about the calculator, but this time, this kind of calculator that we are going to create is different.