Noziro / MediaTracker

EXTREME ALPHA STATE. Track all of your media, from movies, to games, anime, books, and more. Official name TBD.
0 stars 0 forks source link

Replace URL parameters with PHP variables or other #27

Closed Noziro closed 4 years ago

Noziro commented 4 years ago

The current method of URL parameters makes things look very ugly with the error=blah, notice=blah, etcetera. Would be nice to replace this with a one off session var that is deleted on page visit. For instance $_SESSION, $_COOKIE, or window.localstorage.setItem()