Html-, css- és php-help
  • Jim Morrison
    #22216
    PHP Version 7.0.0
    mysqli: mysqlnd 5.0.12-dev - 20150407
    PDO drivers: firebird, mysql, pgsql, sqlite
    PDO Driver for MySQL enabled : Client API version 5.5.40-MariaDB

    MySQL verzió: 5.1.63-log, PHP: MySQLi

    $link = mysqli_connect("localhost", "teszt", "teszt", "teszt");
    if (!$link) {
    echo "Debugging error: " . mysqli_connect_error() . PHP_EOL;
    exit;
    }

    = Connecting to 3.22, 3.23 & 4.0 servers is not supported