Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Database Server
  • Search

MySQLi

Questions regarding the Database Server
MySQL, PostgreSQL, MariaDB, Percona Server, phpMyAdmin, phpPgAdmin
Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
BrettVorster
Posts: 1
Joined: Tue Sep 23, 2014 2:02 pm

MySQLi
  • Quote

Post by BrettVorster » Tue Sep 23, 2014 2:05 pm

Hi Guys,

I might be a little ignornant here, so please excuse me if I am. But is it possible to get a MySQLi version of the DB?
Top

BBuchanan1013
Posts: 139
Joined: Thu Jan 07, 2016 12:01 am

Re: MySQLi
  • Quote

Post by BBuchanan1013 » Thu Jan 07, 2016 1:31 am

BrettVorster wrote:Hi Guys,

I might be a little ignornant here, so please excuse me if I am. But is it possible to get a MySQLi version of the DB?
MySqli is a php driver, not database. So, if you were to look at your phpinfo, scroll around you'd see mysqli. :)
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: MySQLi
  • Quote

Post by skurudo » Thu Jan 07, 2016 9:44 pm

mysqli it's old school.
much cooler to use mysqlnd:
MySQL Native Driver is a replacement for the MySQL Client Library (libmysqlclient). MySQL Native Driver is part of the official PHP sources as of PHP 5.3.0. The MySQL database extensions MySQL extension, mysqli and PDO MYSQL all communicate with the MySQL server. In the past, this was done by the extension using the services provided by the MySQL Client Library. The extensions were compiled against the MySQL Client Library in order to use its client-server protocol.

With MySQL Native Driver there is now an alternative, as the MySQL database extensions can be compiled to use MySQL Native Driver instead of the MySQL Client Library. MySQL Native Driver is written in C as a PHP extension.
http://php.net/manual/en/book.mysqlnd.php
Top


Post Reply
  • Print view

3 posts • Page 1 of 1

Return to “Database Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password