<?php
$mysql_host = 'localhost';
$mysql_user = 'siirretyt';
$mysql_password = 'mypass';
$mysql_dbname = 'siirretyt';
?>
