Author Topic: how to connect to database using mysql instead of mysqli  (Read 3418 times)

Offline mikedev

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
how to connect to database using mysql instead of mysqli
« on: August 04, 2018, 09:39:29 PM »
my provider has php 5.6.30 and I have no problem connecting to any of my databases with using  mysql_connect. Their is no option to use mysql during installation . Configuration only has MYSQLI and PDO MYSQL.

What is the work around for this issue. I really would like to use this product if I can.

Thanks
Mike

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: how to connect to database using mysql instead of mysqli
« Reply #1 on: August 06, 2018, 01:41:47 AM »
Hello.

Choose MySQLi it should work

 

Powered by SMFPacks Social Login Mod