mysql_connect() deprecated #10

Closed
opened 2014-06-27 19:22:46 +00:00 by tslocum · 1 comment
tslocum commented 2014-06-27 19:22:46 +00:00 (Migrated from gitlab.com)

Created by: mozai

Deprecated: mysql_connect(): The mysql extension is deprecated 
and will be removed in the future: use mysqli or PDO instead 
in .../b/inc/database_mysql.php on line 10

I know I know I should try fixing this myself.

*Created by: mozai* ``` Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in .../b/inc/database_mysql.php on line 10 ``` I know I know I should try fixing this myself.
tslocum commented 2014-06-28 07:48:54 +00:00 (Migrated from gitlab.com)

Thanks for reminding me.

Thanks for reminding me.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tslocum/tinyib#10
No description provided.