Using a MySQL Database

The website that I have been working on for my web programming class has been using text files in order to store all of it's data. For this week's lab we had to convert everything to a MySQL database. In order to make this as simple as possible I moved the site on to turing. It should act just like the old one but trust me, it is a lot sweeter 🙂 Check it out here: http://turing.cs.plymouth.edu/~mpbedard/webprog/using_mysql/

5th PHP lab (aka Fun With Cookies)

For this lab I actually did quite a bit of work on the site. Though it may not look like it. I know the design is terrible. Deal with it 😛 Anyways, now every page has an intelligent counter that does not require any changes whenever a new page is made that includes the header. This makes things much easier for me to update. There is also a basic member's area. Check it out: http://oz.plymouth.edu/~mpbedard/webprog/using_php5/index.html