Code code code

I have the first run of the database layout in place and have entered some basic information into it so there is at least some information to try and pull out of the database to check and see things are working. I will be using mysqli instead of the old way to connect to the database which I havent really used before apart from a couple of test scripts. So that will be a bit of a challenge.

I have started to put together some of the store procedures and have been trying to connect to them and pull information out of the DB. This has been going well and I have been putting some in place some pages with php so you can view and move about. At the moment I have an idex of entries, then a drill down to the information from a specific entry and finally a page to show you a list and its contents.

>>back<<