jquery ajax

Document Management System using PHP with Source Code

This is a simple project called Document Management System. This web application is developed using PHP/MySQLi. The main purpose of this project is to store and manage the file documents of a certain company or organization. The system store the documents in the database as BLOB type. Talking about storing the documents in the database, the system also stores other file information such as the

ecommerce platform PHP/MySQLi

Project: E-Commerce Website using PHP/MySQLi with Source Code Somstore is a fully functional eCommerce Online Sales system that has its own Dashboard design "CPanel" which I have developed in 2014 for my final year University Project. About This online sales system is a kind of shop that evokes the physical analogy of buying products or services at a business retailer or shopping center; the

Online Public Access Catalog

A simple PHP program that can create(back-end) and search(front-end) learning resources. it uses jQuery-ajax and basic php script. admin usename : admin admin password : admin123 Database Connection host : localhost username : admin_opac password : admin_opac Guidelines : 1. create privilege in phpmyadmin. (username and password listed above) 2. sql is located in /sql/admin_opac.sql 3. or change