<?php define ('dbhost', 'localhost'); define ('dbname', 'profiwm'); define ('dbpass', '123123'); define ('dbuser', 'profiwm'); ?>