PHP Classes

Strict Standards:

Recommend this page to a friend!

      MySQLi access  >  All threads  >  Strict Standards:  >  (Un) Subscribe thread alerts  
Subject: Strict Standards:
Summary:Strict Standards:
Messages:1
Author:Ahmed A
Date:2016-05-27 03:58:39
 

  1. Strict Standards:   Reply   Report abuse  
Picture of Ahmed A Ahmed A - 2016-05-27 03:58:39
I am using your class but I am getting this Strict Standard Warning

Any ideaS?


Strict Standards: Declaration of mysqli_access::connect() should be compatible with mysqli::connect($host = NULL, $user = NULL, $password = NULL, $database = NULL, $port = NULL, $socket = NULL) in C:\xampp\htdocs\mysqli_class.php on line 357

Strict Standards: Declaration of mysqli_access_stmt::bind_param() should be compatible with mysqli_stmt::bind_param($types, &...$vars) in C:\xampp\htdocs\mysqli_stmt_class.php on line 213

Strict Standards: Declaration of mysqli_access_stmt::bind_result() should be compatible with mysqli_stmt::bind_result(&...$vars) in C:\xampp\htdocs\mysqli_stmt_class.php on line 213