<?php $dbhost = "localhost"; $username = "root"; $password = "l120wae"; $database = "phpap"; $table = "announcements"; ?>