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
My implementation of a data access object for PHP. It abstracts basic database create-retrieve-update-delete operations, reducing the number of SQL code.