For our final lab assignment we had to make a news section for the members. Now members can write news posts! Check it out here: http://turing.cs.plymouth.edu/~mpbedard/webprog/using_mysql2/
Posts Tagged ‘mysql’
Adding New Features That Use MySQL
Tuesday, December 9th, 2008Using a MySQL Database
Sunday, November 23rd, 2008The 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/