<?php $db_address = "localhost"; $db_username = "root"; $db_password = ""; $db_database = "php_awe" ?>