php

Navigating Page w/o Leaving the Page using JS Fetch and History PushState Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to implement Page Navigation without actually leaving the page in a web application using JavaScript. This tutorial aims to provide IT/CS students and new programmers with a reference that might help them to achieve their desired web application projects. Here, step-by-step tutorials with snippets are provided. A sample application source code that demonstrates the objective of this tutorial is also provided and is free to download.

PHP Class (Object-Oriented Programming) Creation Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to How Create a PHP Class and its usage. The tutorial aims to provide IT/CS students and beginners with a reference for learning how to write a PHP script using Object-Oriented Programming (OPP) approach. Here, sample snippets are provided to have a better understanding. A sample source code zip file is also provided and is free to download.

PHP Error Handling using Try Catch Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Handle Errors in PHP Scripts using the Try Catch. The tutorial's main purpose is to provide IT/CS students or self-learners with a reference to enhance their knowledge for handling the possible errors that may occur on their PHP Scripts. Here, I will be providing a straightforward script that demonstrates Error Handling using Try Catch. A sample source code zip file is also provided and is free to download.

Preventing Cross-Site Scripting (XSS) Attack in PHP

Submitted by oretnom23 on

In this tutorial, you will learn how to Prevent Cross-Site Scripting (XSS) Attacks on your site using PHP Language. The main purpose of this tutorial is to provide the students and new programmers with a reference for learning the best practices for securing the site that they will develop or currently developing. Here, snippets and a sample source code are also provided to give you a better understanding of the topic of this tutorial.

Null Coalescing in PHP Snippet and Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to use Null Coalescing using PHP Language. The tutorial aims to provide IT/CS students and new programmers with a reference for learning the different techniques and usage of the PHP built-in methods and operators. Here, snippets are provided for better understanding, and a sample source code zip file is also provided and is free to download.

Getting the Date and Datetime Difference Between Dates in PHP Snippets

Submitted by oretnom23 on

In this article, I will show you how you get the Difference between two (2) Dates or DateTime in PHP Language. The tutorial aims to provide IT/CS students and new programmers with a reference to enhance their knowledge and skills for developing an application using PHP Language. Here, snippets of some explanations are provided. A sample working source code zip file is also provided and is free to download.

Uploading File in Google Drive using Google Drive API and PHP Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn to Upload Files into Google Drive using PHP Language and Google Drive API without using any PHP Library. The main purpose of this tutorial is to provide IT/CS Students and new programmers with a reference for learning how to integrate Google APIs into PHP. Here, a step-by-step tutorial for setting up a project in Google Cloud Console is provided with snippets for achieving this tutorial goal.

Dynamic Table of Contents in PHP Free Source Code

Submitted by oretnom23 on
This simple project is called Dynamic Table of Contents. The application is a simple web application developed in PHP and MySQL databases. The main purpose of this simple source code is to provide the IT/CS students and new programmers an idea on how to generate a Table of Contents in CMS using PHP language. The application has a simple and pleasant user interface using Bootstrap v5 Framework. It

Medical Certificate Generator App using PHP and MySQL Free Source Code

Submitted by oretnom23 on
This is a simple project entitled Medical Certificate Generator App. It is a web application developed in PHP and MySQL Database. The system provides an automated and online platform for a certain Medical Clinic to easily generate a medical certificate for their patients. It has a pleasant user interface using Bootstrap Framework and Material Kit UI Template. It consists of multiple user-friendly

Yoga Class Registration System in PHP and MySQL Free Source Code

Submitted by oretnom23 on
This project is entitled Yoga Class Registration System. It is a web application that was developed in PHP (OOP) and MySQL Database. The main purpose of this system is to provide an online platform for Yoga Class possible clients to explore their available yoga classes and submit a registration request. It has a pleasant user interface using Bootstrap Framework and AdminLTE Template. It also