We are thrilled to inform you that Lancecourse is NOW INIT Academy — this aligns our name with our next goals — Read more.

It seems like you are using an ad blocker. To enhance your experience and support our website, please consider:

  1. Signing in to disable ads on our site.
  2. Sign up if you don't have an account yet.
  3. Or, disable your ad blocker by doing this:
    • Click on the ad blocker icon in your browser's toolbar.
    • Select "Pause on this site" or a similar option for INITAcademy.org.

From MySql to PDO - CRUD with PDO

By zooboole 9 years ago
Since you are used to `MySQL`, it may be a bit complicated to change into PDO. I am writing this guide in order to help you do the common tasks you are used to with MySQL such as: Database connection, Create database entries, read from database, update data, or delete data, also known as CRUD(Create, Read, Update, Delete).

0 Comment

Sign in to reply