Site icon Hip-Hop Website Design and Development

php-page with db connection

Where do I have to store a PHP file in WordPress so that I can set up a DB connection.

I am currently using this directory but it doesn’t work.
D:WordPressxampphtdocsmyprojectspecialsiteredirect.php

The aim is to call up the PHP file via the URL http://www.myproject.de/specialsite/redirect.php.

How do I get the DB connection and also this URL?