File Structure Check:
config/database.php - Found
includes/session.php - Found
classes/User.php - Found
classes/Candidate.php - Found
classes/Source.php - Found
classes/Profile.php - Found
classes/Interview.php - Found
ajax/interview-process.php - Found
ajax/edit-candidate.php - Found
Database Connection Check:
Database Connection - Success
Table 'users' - Exists
Table 'candidates' - Exists
Table 'sources' - Exists
Table 'profiles' - Missing
Table 'interviews' - Exists
PHP Extensions Check:
pdo - Loaded
pdo_mysql - Loaded
session - Loaded