Welcome to Project Financial Management
This is the landing page. You can navigate to the Roster or Projects page using the sidebar.
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()); } } ?>
This is the landing page. You can navigate to the Roster or Projects page using the sidebar.