my site show Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/homesexhubs/public_html/scj/includes/db_modules/mysql.php on line 11
could you tell me how do?thx
Deprecated: mysql_connect(): The mysql extension is deprecat
Re: Deprecated: mysql_connect(): The mysql extension is depr
The easiest way is to edit
config.php and add
error_reporting(E_ALL & ~E_NOTICE & E_DEPRICATED);
or ask admin to modify php.ini the same way.
config.php and add
error_reporting(E_ALL & ~E_NOTICE & E_DEPRICATED);
or ask admin to modify php.ini the same way.
Don't forget to run script update







