Skip to content

mysql_* functions is deprecated, using MySQLi or PDO instead #16

Description

@peter279k

As title, it seems that the mysql_* functions are deprecated/removed since PHP version is 7.0.

And we should consider using the PDO and MySQLi to be compatible with PHP-7.x versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions