Recommend this page to a friend! |
All requests ![]() |
> | PDO Class | > | Request new recommendation | > | ![]() |
> | ![]() |
by Filippo Berardo - 4 years ago (2019-05-12)
+1 | My php code now is not update and secure. i need a well made class for a scure and easy connection |
0 |
PDO wrapper with well documentation on dframeframework.com/en/docs/database/master/query |
0 |
Well it shows the user on how to use PDO database class and use it as a connection to MySQL along with an example on how you can actually use the class to insert users and do a lot of things that may help you. |
0 |
This code makes it easier to do what you want |
+1 |
Hi Berardo, This Class can help you ! try it ! Best regards, Hassane |
+1 |
As your code is old it may be very costly to rewrite it from scratch ...So you should use this package which is secure and will allow your code to work on old and new PHP versions... |
+1 |
I suggest you to use the PDO Class. You can execute any query using prepared statement. |
Recommend package | |
|