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
1 "string " + $var should be replaced with "string $var" in all places
2 similar code should be replaced with functions
3 if ($result){return $result} doing exact the same as return $result