I see, there is another problem, both files use config file common.php and when I include the file in function get error:
Fatal error: Cannot redeclare db_connect() (previously declared in d:\programy\localhost\common.php:12) in d:\programy\localhost\common.php on line 12
both files use mysql database, but dont know, why get the error, common.php is included in both files