Search results

  1. R

    Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:100023 Library

    I have the same problem! :( For the moment, I use: error_reporting(E_ERROR | E_PARSE); at the beginning of my PHP scripts, to avoid the warning message. Hope it can helps.
Top