order

Simple Ordering System using PHP/MySQLi with Source Code

Submitted by nurhodelta_17 on
This simple project is for beginners who wants to learn PHP interaction with MySQL Database. This includes CRUD(create, read, update, delete) MySQL Table, Creating an iterator for forms in a loop, simple join of table and basic javascript in selecting a specific row in database.

Order Management System v.1 (OMS) using File Handling (Text Files)

Submitted by galvez15 on
Description: A system that provides efficiency of recording orders and provide a receipt with ease. The system has the basic functionalities of updating products provided with relative image, as well with adding products to a certain order. Using a simple file handling method to store datas in textfiles, it becomes much easier to update records if such errors occured. This system really has the