MYSQL

An Interactive Complaint Register and Appraisal Management System

Submitted by josiah_ke on
An interactive complaint register and appraisal management system for a university. Universities have a task to train students to be better people or professionals in the future. In their activities to make this happen they go out of track in some stages or points.

Convert MyISAM to InnoDB

Submitted by admin on
MyISAM and InnoDB is a storage engine of MySQL. If you have large databases and have lots of traffic on your website, you will probably encounter a CPU load problem due to table locking features of MyISAM. I created this article to share my problem on several website that I owned including sourcecodester.com. Almost every day I am worried about the load that MySQL is generating on my server’s CPU

Simulating a Voice Aided Automated Teller Machine for the Blind

Submitted by Walterjnr1 on
This is system that simulate an automated teller machine with a voice aided feature for a blind customer in a bank. On the click of a button number , a corresponding number sound is produce to assist the blind customer. Key Features of the system include login system, checking balance , setting atm pin, withdrawal. What you will learn from this project include text to speech,login system,select

Online Music Publishing and Audio Playing system Updated

Submitted by nexus_00 on
This is a simple music publishing and audio player system which is intended only for playing and publishing music online.. This system also enables voting for your favorite music type. The votes are displayed in graph. How to run: Create database named dbmis to phpmyadmin and import the dbmis.sql You need a Wamp or Xampp Server,and a PHP IDE Editor. Additional Information: If you want to be the

Electronic Voting System

Submitted by Walterjnr1 on
AN ELECTRONIC VOTING SYSTEM This is an electronic voting system developed using php as the front-end and Mysql as the back-end. It is developed to eliminate the conventional paper ballot system being practice in some countries . Features: 1.) It is Secured. 2.) It is fast and confident. 3.) Result are accurate. 4.) Reduce crowd at polling unit. 5.) Instant result are release immediately after each

Upload files on php/mysql site server and saving details on database

Submitted by josiah_ke on
Upload files on php/mysql site server and saving on database instead of saving files into the database upload to the server and save file location on the database find php files, mysql dump file and js on the zip happy using NB: file location are relative to the web site files

Online Student Grade Viewer Using PHP and MySQL

Submitted by Oelasor on
This is an online student grade viewer that uses PHP server-side scripting lingo for the front-end interface and MySQL for the database back-end. The web-based application features a built-in database installer that will allow the administrator to install the database objects such as tables, views, stored procedures/functions, cursors, among others. Just make sure the MySQL RDBMS Community Version

PHP Pagination

Submitted by EmbuscadoGeoff on
Viewing of datas on a web pages is very important, but not all datas should be viewed by the client. There is always a restrictions or limits when it come to viewing of datas from a web-enabled database. Hi my name is Geoffrey Embuscado, Im new to sourcecodester and I made a PHP application just to share my knowledge I obtained at the Jose Rizal University also my current school. Im a third year

MySQL Connector - The Easy Way

Submitted by borla26 on
This is just a simple program that allows you to manipulate MySQL data using intuitive codes. You can actually display all the database and tables that your mysql host has. Use this as your helpful reference for your future projects. And before I forgot, you must add as a reference which is I provided already the MySql.Data.dll on running the program. I need more friend on my facebook =) https:/