which is the best mysql connection method to use stored procedure in php? -


there 3 methods connect mysql php. mysql_connect,mysqli,pdo. best 1 use stored procedure in application?

please guide me

mysqli straightforwardly better mysql. pdo has lot of things going it. have codebase in @ moment use mysqli along stored procedures, , don't have complaints.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -