Building a login system (for a participatory website)

Expanding on the previous week’s task where we created a MySQL database and created a website that presented the data, this week I created a user database. This allowed me to create a login system using PHP and MySQL to start to personalise the website with pages that only members could access. A key part of this was […]