<?php ///Подключаешь бд mysql_query("INSERT INTO `boss` ( `name`,`sila`,`hp`) VALUES ('Босс 1',500,6000)"); exit; ?>