class mysqliDoli extends mysqli (View source)

Class to make SSL connection

Methods

__construct(string $host, string $user, string $pass, string $name, int $port = 0, string $socket = "")

Constructor.

Details

__construct(string $host, string $user, string $pass, string $name, int $port = 0, string $socket = "")

Constructor.

This create an opened connection to a database server and eventually to a database

Parameters

string $host

Address of database server

string $user

Name of database user

string $pass

Password of database user

string $name

Name of database

int $port

Port of database server

string $socket Socket