1. mysqli = new mysqli()
  2. $mysqli = new mysqli()
  3. $mysqli->new.mysqli()
  4. mysqli->new.mysqli()

Share with your friends
AhmedNazir

Call

Answer: Option 2

If you choose to interact with MySQL server using the object-oriented interface, you need to first instantiate the mysqli class via its constructor.

Talk Doctor Online in Bissoy App