ONLINE DATABASE SYSTEM FOR BANKS
This study shows how databases can be managed, and allow users, to store
and retrieve data in a structured way and also allow them to be integrated
with the web. PHP and MySQL are quickly becoming the de facto standard
for rapid development of dynamic, database-driven web sites. This project is
developed to bring databases and the web together. PHP has many excellent
libraries that provide fast, customized access to DBMSs and is an ideal tool
for developing application logic. However, the important component for web
database application development is the applications interface that is used to
access the database server. Its major advantage is that it permits multiple
users to access a database at the same time in a methodical way. An
additional benefit of this project is it ability to manage large amounts of
related information, and its good search structures. It is recommended that
banks should make more use of this project because of its large database
storage.