php

Online Clothing Store using PHP Free Source Code

Submitted by razormist on
Online Clothing Store This is an Online Clothing Store Project that was developed using PHP Language. This simple online store serves some features that are commonly found in other popular online stores. This will help other programmers especially those students and new in PHP to understand or have additional knowledge on how to develop an Online Store. About this Online Clothing Store Clothing

Online Pet Shop We App using PHP and PayPal Free Source Code

Submitted by oretnom23 on
Introduction of Online Pet Shop Web App This is a PHP and MySQL Database Project called Online Pet Shop Web App. This web application is a sort of e-Commerce or an Online Store. This online store contains the common features that can be found in some popular online store websites which are the Shopping cart, online payment, and more. About the Web Application This Online Pet Shop Web Application

Simple Responsive Tourism Website using PHP Free Source Code

Submitted by oretnom23 on
Simple Responsive Tourism Website Introduction This is a simple PHP project for tourism that has an admin panel for maintaining the website data. This web application website side UI is mobile responsive also. The user/subscriber can send a booking request for the tour and give their feedback (rate/comment/review) of their experience to a specific tour package. This system has some basic features

Simple Form Builder Web App using PHP and jQuery with Source Code

Submitted by oretnom23 on
Introduction This is a simple PHP and jQuery Project that allow the users to create a dynamic form. This project is was inspired and works such as Google Forms though this web app has only the basic feature of the said existing application. This project can be used to conduct surveys, online job application forms, and etc. About the Web Application This Simple Form Builder Web App has the CRUD

Dental Clinic Appointment Reservation System in PHP with Source Code

Submitted by jkev on
Hello guys! I have created A Dental Clinic Appointment Reservation System Project. This project helps a certain dental clinic to provide their patients or potential patients an online platform to schedule an appointment. This was developed for a specific Dental Clinic but the source code is easy to learn so you can modify it. The said web application project has 3 modules which are the Public Side

Customer Relationship Management (CRM) System in PHP with Source Code

Submitted by oretnom23 on
This is a simple PHP Project entitled Customer Relationship Management (CRM) System. This system provides a certain company an online platform to manage interactions with their customers or potential customers. The system allows the customer/potential customers to request a quotation for the services they selected in the system. The system also has a ticketing feature which is mainly built to

Simple and Nice Shopping Cart Script in PHP with Source Code

Submitted by habencs on
This is a simple project called Simple and Nice Shopping Cart. This was developed using PHP and MySQL Database. This will help you learn how to create a simple eCommerce website with an admin panel. The web application admin panel is the side of the system in which the admin user can manage the products of the shop/store. While on the customer/visitor side, they can explore the products, register

Creating a Live Search in Table using Vue.js and PHP

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a search function that searches MySQL table using Vue.js with the help of axios.js and PHP. In this tutorial, you can search for either the first name or the last name of members in the members' table then it will return members that match your search.