<?php $database_host = "localhost"; $database_port = 3306; $database_name = ""; $database_user = ""; $database_pass = ""; ?>