PDO functionality

Issue #8 resolved
viharm repo owner created an issue

phpDBauth currently uses mysql and mysqli libraries. It needs PDO functionality for compatibility with diverse databases.

Comments (2)

  1. viharm reporter
    • changed status to open

    With mysql driver now deprecated, PDO compatibility is essential. This is also used by other consumer libraries.

  2. Log in to comment