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
We should not use real escape string in the execute function at line 85. Prepared statements are auto excaped and using it inserts extra backslash characters into the database