Hello,
I'm new around here...
After make a connection with PHP/MySQL (it's fine) in the Server (Apache) I get this errors:
Strict Standards: Declaration of ADODB_mysql::MetaColumns() should be compatible with ADOConnection::MetaColumns($table, $upper = true) in C:\Apache24\htdocs\assets\lib\php\drivers\adodb-MySQL.inc.php on line 18
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in C:\Apache24\htdocs\assets\lib\php\drivers\adodb-MySQL.inc.php on line 237
Warning: mysql_connect(): in C:\Apache24\htdocs\assets\lib\php\drivers\adodb-MySQL.inc.php on line 237
Warning: mysql_connect(): in C:\Apache24\htdocs\assets\lib\php\drivers\adodb-MySQL.inc.php on line 237
Unable to connect!
Can anyone help me about this?
Thanks and good day for all...