Flourish PHP Unframework
This is an archived copy of the forum for reference purposes

I have ' <b> Warning</b>: mysqli_close() ... ' on bottm of all pages !!! ( Solved )

posted by emadgh 8 years ago

Hi all I dont know why but I get this error on The bottom of all pages.

<b>Warning</b>:  mysqli_close() [<a href='function.mysqli-close'>function.mysqli-close</a>]: Couldn't fetch mysqli in <b>C:\\wamp\\www\\inc\\flourish\\fDatabase.php</b> on line <b>356</b><br />

And I wrote this to connect to db.

    $db = new fDatabase("mysql","Bloger","root","","localhost");
    fORMDatabase::attach($db);

Can any one help me ?

Solved

posted by emadgh 8 years ago