<?php
	$host = 'localhost';
	$user = 'root';
	$psw = '';
	$db = '';
	?>