Skip to content

Instantly share code, notes, and snippets.

@kannan-d-cbe
Created January 25, 2021 05:51
Show Gist options
  • Save kannan-d-cbe/8d9884bd4f82b67d4e95021b8966e909 to your computer and use it in GitHub Desktop.
Save kannan-d-cbe/8d9884bd4f82b67d4e95021b8966e909 to your computer and use it in GitHub Desktop.
MYSQLI_CLIENT_FOUND_ROWS = 2
MYSQLI_CLIENT_SSL = 2048
MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT = 64
MYSQLI_CLIENT_SSL_VERIFY_SERVER_CERT = 1073741824
MYSQLI_CLIENT_COMPRESS = 32
MYSQLI_OPT_LOCAL_INFILE = 8
Fore More
https://www.icosaedro.it/phplint/phplint2/doc/modules/mysqli.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment