<?php $hostname = "localhost"; $user = "username"; $pass = "password"; $database = "database"; $domain = "domain"; $directory = "/news/";