I have a two diff. project on my XAMPP say it is Project1 and Project2. When i login with Project1, i check authentic
XAMPP
Project1
Project2
Nothing will happen. Because the other Site uses its own database (with own session and user tables). It would only matter if two Sites share the same Database, same tables and same session handling.