php

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

Online Eyewear Shop Website using PHP and MySQL Free Download

Submitted by oretnom23 on
This project is entitled Online Eyewear Shop Website. It is a web-based application developed in PHP (OOP) and MySQL Database. The main purpose of this project is to provide an online shopping and ordering platform for Eyewear Businesses and their possible clients. The application has a pleasant user interface using Bootstrap Framework and AdminLTE Template. It consists of multiple user-friendly

Music Gallery Site using PHP and MySQL Database Free Source Code

Submitted by oretnom23 on
This project is entitled Music Gallery Site. It is a web application project that was developed using PHP and MySQL Database. This platform provides an online site that allows visitors to browse multiple musics, read the music information, and play the music audio. It has a pleasant user interface using the AdminLTE Dark Mode/Theme. It consists of user-friendly features and functionalities. What

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

Notes App using PHP (OOP), jQuery, and Bootstrap Free Source Code

Submitted by oretnom23 on
This is a simple/mini-project entitled Notes Application. It is a web application developed using PHP OOP and MySQL Database. The main goal of this application is to provide the end-user with an online platform to store and manage their notes. It has a simple and pleasant user interface with the help of Bootstrap v5 Framework. The application consists of user-friendly features and functionalities

Load Environment Variables from (.env) File using PHP Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Load the Environment Variables from a (.env) File using PHP Language. The tutorial aims to provide IT/CS students and new programmers with a reference to learn for loading environment variables in PHP. Here, a step-by-step tutorial and sample snippets are provided to understand the process for achieving the goal of this tutorial. A sample source code zip file is also provided and is free to download.

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