An open API service indexing awesome lists of open source software.

https://github.com/andy-set-studio/ct4009-sessions-and-cookies


https://github.com/andy-set-studio/ct4009-sessions-and-cookies

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# CT4009 Cookies and Sessions
A demo to show how you can use cookies to maintain logged in state.

## Getting started

1. Upload the files to your student sites
2. Create a new database in PHPMyAdmin
3. Update the connection details in `public/includes/db-connect.php`
4. Run the SQL that lives in `scripts/install.sql`