Bootstrap

How to Calculate Grade Point Average Automatically in JavaScript

Submitted by razormist on
How to Calculate Grade Point Average Automatically in JavaScript - A simple JavaScript program that will automate the calculate of the gpa for each of your student. This tutorial will teach you the easiest way to calculate the gpa for your student grade. JavaScript Free Tutorial.

Updated - Employee Payslip Generator with Sending Mail using PHP and Gmail SMTP

Submitted by oretnom23 on
This article's main purpose is to give updated instructions on the new way of using Gmail SMTP for sending the generated payslip as mail with attachment of the Employee Payslip Generator System that I have published previously. Here, I will show you how to set up your Gmail account using XAMPP's sendmail package. Less Secure Option is not existing anymore on Google, to make the mailing feature of

Creating a Login and Registration Form using CodeIgniter 4 Tutorial

Submitted by oretnom23 on

In this tutorial, this tutorial can help you to create a Login and Registration using PHP's CodeIgniter 4 Framework. The tutorial aims to provide students and new programmers with a reference for learning to code for developing web applications using CodeIgniter 4. Here, I will be providing the scripts of a simple web application with a Login and Registration feature.

Site's Newsletter Subscription Form using PHP and MySQL Database Free Download

Submitted by oretnom23 on
This is an open-source mini-project source code for Site's Newsletter Subscription Form. It is a simple web application's form and mailing feature for the site subscribers to register to receive any updates from the site. The main purpose of developing and publishing this source code is to provide the students and new programmers with a reference for learning how to build a subscription and

How to Convert Decimal to Hexadecimal Number in JavaScript

Submitted by razormist on
How to Convert Decimal to Hexadecimal Number in JavaScript - A simple JavaScript program that can convert decimal number you inputted into a hexadecimal format. This tutorial will show the simplest way to convert a number into hexadecimal using several JavaScript function. JavaScript Free Tutorial.

Creating a Responsive Custom Admin Template using HTML, CSS, JS, and Bootstrap 5.3

Submitted by oretnom23 on

In this tutorial, I will show you how to create a Simple and Responsive Admin Template using HTML, CSS, JavaScript, and Bootstrap 5.3 Framework. The purpose of this tutorial is to provide the students, self-learners, and beginners with a reference to learn how to build a simple and responsive template using the said languages and CSS Framework. Here, snippets and source codes of a sample web application page that demonstrates a Responsive Admin Template are provided. The source code is also provided on this site and it is free to download.