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
// purpose: The get page function works in tandem with the paginate php function (see paginate.php). It’s goal is to take the page number returned from paginate.php function
// and then get the corresponding SQL data from the database.