How to Override an Object from Array of Objects in JavaScript

Submitted by razormist on
Learn on how to create How to Override an Object from Array of Objects in JavaScript. A simple program that let you override the current array object with a new set of array of object. This program is useful if you are working with arrays and want to update your current array objects. JavaScript Free Tutorial.

Display jQuery Ajax Progress using Bootstrap Progress Bar Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, I will teach you how to Display jQuery's AJAX Progress using the Bootstrap Progress Bar. This tutorial aims to provide IT/CS students or those new programmers with a reference and guide to learn to enhance their JavaScript programming capabilities. Here, snippets with some explanation will be provided.

Book Store Management System Project using PHP CodeIgniter 3 Free Source Code

Submitted by oretnom23 on
Introduction This project is entitled Book Store Management System. It is a CodeIgniter Project application that aims to provide an automated online platform for bookstores to manage their sales transactions and records. It has a simple and pleasant user interface using Bootstrap Framework. It consists of user-friendly features and functionalities. What is CodeIgniter? CodeIgniter is a web

Simple Student Form Registration App in JavaScript Free Source Code

Submitted by razormist on
Simple Student Form Registration App in JavaScript Free Source Code - A simple registering program that can a store student data in a local storage. The user is allowed to update and delete the existing student information. JavaScript Free Source Code.

Preventing SQL Injection in PHP Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, I will teach you how to Prevent SQL Injection in writing your PHP Queries for your current and future PHP Projects. This tutorial aims to give the IT/CS Students or those new to PHP Language a reference to learn for securing their database data in PHP. Here, I will be providing some snippets with a sample source code that demonstrates our topic for this tutorial.

Human Resource Management System Project in PHP and MySQL Free Source Code

Submitted by oretnom23 on
Introduction This is a simple Human Resource Management System. It is a web application that was developed in PHP and MySQL Database. It aims to provide an online automated platform for certain company employees' to manage or submit their leave applications. It has a pleasant user interface with some gradient color and uses Bootstrap and Responsee Framework for the page designs. It consists of

Creating CRUD Operation using PHP OOP Approach and SQLite3 Database Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, you will learn how to create a CRUD (Create, Read, Update, and Delete) Operation using PHP OOP Approach and SQLite3 Database. This tutorial aims to provide the IT/CS students or those who are new to PHP Language a reference to learn with for learning and enhancing their programming capabilities.

Creating a Desktop Notification using JavaScript Notification API Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, I will teach you how to create a Desktop Notification using JavaScript Notification API. This tutorial aims to help IT/CS students or beginners learn some ways and techniques for developing web applications. Here, sample source code and snippets will be provided that demonstrates how to use JS Notification API and how to apply it to your own site or web application.