You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, im struggling with multiuser login send from a PHP file that check for some users, and then i make an AJAX GET to the file and it gives me something like this [{"id":XXX,"username":"XXX","password":"XXX"},{"id":XXX,"username":"XXX","password":"XXX"}] how can i make a multiple login?
In the future could be 1000 users.
Thanks!
for some cases you may want to test visibility between users
The text was updated successfully, but these errors were encountered: