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
$online_sql=mysqli_query($conn,"SELECT online_user.*,user.name,user.photo FROM online_user INNER JOIN user ON online_user.user_id=user.id GROUP BY online_user.user_id"); //groud by function to make group