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
Replaced string-based query construction with parameterized mysqli queries to improve security and provide PHP 7 compatibility. Feel free to merge these changes into the main repo if desired.