sebastianomelita / basicPHPApp

Basic PHP app for user registration and user login fully protected against XSS and with multipage authentication based on session (phpapp) and on cookies (phpappc)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basicPHPApp

phpApp: applicazione basilare con registrazione degli utenti su un database mysql e con la loro autenticazione gestita con le sessioni

phpAppc: applicazione basilare con registrazione degli utenti su un database mysql e con la loro autenticazione gestita con i cookies

About

Basic PHP app for user registration and user login fully protected against XSS and with multipage authentication based on session (phpapp) and on cookies (phpappc)


Languages

Language:PHP 100.0%