How to connect databse file in PHP?

Please any body tell me how to attach database file in php …

What kind of file? How would you like it attached? I’m afraid you’re going to have to elaborate a little on your requirements/position.

:slight_smile:


<?php
include "database.file.php";
?>

Something like that? Or do you want to store a file in the database?
Like my learned friend Anthony says, please provide some more info :wink: