![]() |
Sergey Kornilov admin 6/9/2015 |
If your version of PHPRunner is 8.0 you can find all mysqli_ functions in source\connections\MySQLiConnction.php file and this is where you need to make your changes. |
P
|
prab author 6/9/2015 |
If your version of PHPRunner is 8.0 you can find all mysqli_ functions in source\connections\MySQLiConnction.php file and this is where you need to make your changes.
|
![]() |
Sergey Kornilov admin 6/9/2015 |
I do not have any specific advise here and I cannot even test this functionality. You need to experiment with those SSL settings. My guess is that you need to add your code somewhere before mysqli_connect function call. |