exec($sql); } } catch (PDOException $e) { // If the table already exists, ignore the error if (strpos($e->getMessage(), 'already exists') === false) { die("Database migration failed: " . $e->getMessage()); } } ?> Project Financial Management
Project Financial Management

This is the landing page. You can navigate to the Roster or Projects page using the sidebar.