Bootstrap

Sales Tracker Management System using PHP Free Source Code

Submitted by oretnom23 on
This project is entitled Sales Tracker System. It is a web application that tracks and manages the sales transaction of a certain business. The main goal of this project is to automate the business sales transaction for easy retrieval and storage. The system has a pleasant user interface using Bootstrap Framework and AdminLTE Template. It consists of user-friendly features and functionalities

Adding a Site Installation Feature for a PHP Web App Project

Submitted by oretnom23 on
In this article, I am providing a simple PHP web application source code zip which is mainly developed to provide IT/CS students and new programmers a reference to know how to Add a Site Installation to their PHP web application projects. The source code provided can also enhance the knowledge and programming capabilities of the new programmers and the students. How does the Site Installation work

Filtering HTML Content Before Loading to Page using PHP Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Filter HTML Content before loading or displaying it on the page using PHP Language. The tutorial aims to provide the IT/CS students and new PHP programs with a reference to learn to enhance their knowledge and programming capabilities using the PHP Language. Here, I will provide some snippets and a sample source code that demonstrate the goal of this tutorial.

Online Food Ordering System v2 using PHP8 and MySQL Free Source Code

Submitted by oretnom23 on
This project is entitled Online Food Ordering System. It is a simple web application that main developed to automate the ordering process of a certain restaurant or food business. The source code is an updated version of the open-source project that I developed and published before ( Simple Online Food Ordering System using PHP/MySQL). It has a pleasant user interface using the Bootstrap Framework

Using PHPs implode() and explode() Built-in Functions

Submitted by oretnom23 on

In this article, you will learn how to use the PHPs implode() and explode() built-in functions. The tutorial aims to provide the IT/CS students and new programmers a reference for widening their knowledge and enhancing their PHP Programming capabilities. Here, snippets that demonstrate the usage of the said PHP functions are provided.

Password Strength Checker using JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Create a Password Strength Checker using JavaScript. The tutorial aims to provide the IT/CS student and new programmers with a reference to enhance their JS knowledge and programming capabilities. Here, the step-by-step tutorial with snippets on how to create the Password Strength Checker is provided. The source code zip file is also provided and is free to download.

Checking String if contains specific String in PHP Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Check if the String contains the specific String using PHP Language. The tutorial aims to provide IT/CS students and new programmers with a reference to learn the usage of the PHP built-in methods for searching in a string. Here, I will be providing some sample snippets that demonstrate the different effective ways of checking string if contains a string. A sample program source code zip file is also provided and is free to download.

Dynamic Web Notification using PHP and JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Implement a Dynamic Web Push Notification using PHP and JavaScript. The tutorial aims to provide IT/CS students a reference to learn the usage of JavaScript Notification API and Integrate it with PHP Language and Ajax requests. Here, snippets of a sample application will be provided. Also, I have provided the working source code zip file of the simple program that demonstrates the implementation of dynamic web push notifications.

Exporting HTML Table to Excel [.xls, .csv] using JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Export HTML Table Data to Excel Spreadsheets and CSV Files using JavaScript. This tutorial aims to provide the IT/CS student and new programmers with a reference to learn to export Data into Excel using only Pure JavaScript. Here, I will provide sample snippets on how to achieve this tutorial's objectives. A working sample program source code zip file is also provided and is free to download.

Using JavaScript Confirm Dialog [Window.confirm()] Tutorial

Submitted by oretnom23 on

In this article, we will tackle about Using the JavaScript Confirm Dialog. This tutorial aims to provide IT/CS students and new programmers with a reference for understanding the use of the Window.confirm() function of JavaScript. Here, sample snippets and sample source code zip file that demonstrates our object for this article are provided and are free to download.