Next Section: 使用PDO快速添加数据的技巧10202 plays

5 秒后自动播放下一节
  Watch Again

Quick introduction to PDO operation, have you used it today?

Introduction >
ChapterCourseware
Chapter1What is PDO and what can it do?

What is PDO? Why should you choose PDO to operate your database?

03 minutes43 seconds
Chapter2Use PDO objects to complete database operations

How to correctly connect to database using PDO object?

06 minutes47 seconds

Tips for quickly adding data using PDO

04 minutes28 seconds

Safely update data using PDO objects

03 minutes01 seconds

Things to note when deleting data from PDO objects

02 minutes01 seconds
Chapter3Use PDO to process query result sets

Use PDO's fetch() method to traverse the result set one by one

08 minutes49 seconds

Tips for quickly retrieving the entire result set using fetchAll()

02 minutes01 seconds

How PDO directly operates the result set (skipping parsing)

01 minutes41 seconds

Use model mapping to process result sets (emphasis)

04 minutes30 seconds
Chapter4Introduction to PDO preprocessing

[Update as an example] Quickly understand the principle and operation process of PDO preprocessing

04 minutes48 seconds
Chapter5PDO course summary

I have learned the basics of PDO, let’s summarize it.

01 minutes35 seconds
  • CancelreplySending
  • Cancelpost a noteSending