Skip to content
Advertisement

How to CRUD using PDO Connection?

I want to CRUD using PDO Connection

I know how to create insert update and delete using msql_query() but I have no idea how to do that with PDO Connection.

Advertisement

Answer

Below is the example of that

JavaScript
User contributions licensed under: CC BY-SA
8 People found this is helpful
Advertisement