msaad1999 / PHP-Login-System

Embeddable and Secure PHP Authentication System with Login, Signup, User Profiles, Profile Editing, Account Verification via Email, Password Reset System, Remember-Me Feature and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do you consider to develop a new version with PDO instead of mysqli?

meo1 opened this issue · comments

commented

Very nice script. I appreciate a lot. Thank you. But do you consider to develop a new version with PDO instead of mysqli?

I did initially intend to phase over to PDO, but unfortunately I am having a lot of trouble in further working on this project due to several commitments. It is most likely I may not replace mysqli with PDO anytime soon. Apologies for that.