Perception

If you're an NUS student, you should definitely try Aggregate.

Tag: WebsiteDB

My First Shot at CodeIgniter

I found some time over the last week to rebuild WebsiteDB, my first PHP/MySQL project. The original site was very simple and quite poorly coded in my opinion, so I decided to redevelop it and include additional features in the process, such as account creation (for anyone remotely interested in using it) and also a [...]

-->

Oh MySQL!

As I previously anticipated, MySQL has proven to be a difficult language to learn. I’ve familiarised myself with most of the basic commands used to create and modify databases and tables, along with carrying out simple SELECT queries to retrieve data. I followed the examples provided in the book and I was honestly quite alarmed [...]

-->