I have to create a simple bank database using MySQL, so i have to create tables and relationships between them (normalization).
Can anyone help me how to start with this project ??
Thanks.
Page 1 of 1
Bank project using MySQL
#2
Posted 03 January 2012 - 03:30 PM
Secure login system, financial data is sensitive information so I'd highly recommend building some sort of authorization system.
After that, start to think about exactly what data you want to store, how you want to display it, and how you can achieve this with PHP and MySQL assuming those are the tools you choose to use. For a project I'd recommend you design the databases first rather than finding you need to make modifications halfway through.
After that, start to think about exactly what data you want to store, how you want to display it, and how you can achieve this with PHP and MySQL assuming those are the tools you choose to use. For a project I'd recommend you design the databases first rather than finding you need to make modifications halfway through.
- ← Learning PHP
- Server Side (PHP, Databases, ASP.NET, etc)
- Login and registration tutorial, anyone got one? →
Share this topic:
Page 1 of 1
Help














