Learn PHP PDO Mysql Basics CRUD Operations

所在平台: Udemy

课程主页: https://www.udemy.com/course/learn-php-pdo-mysql-basics-crud-operations/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** Learn PHP PDO MySQL Basics CRUD Operations **课程概述:** 本课程将教授如何使用PHP的数据访问对象(PDO)安全地操作数据库。课程主要以MySQL数据库为例,但大部分代码也适用于其他PDO支持的数据库。我们将采用过程化编程方法编写PHP代码,并学习如何创建类、实例化对象以及调用对象方法。 **先修知识:** * 具备HTML和CSS基础知识。 * 课程会详细解释每一行代码,即使是完全的初学者也能轻松掌握。 **课程目标:** 完成本课程后,您将能够执行数据库的插入(Insert)、删除(Delete)、更新(Update)和查询(Select)操作(CRUD),从而为构建后端应用程序打下基础。 **应用场景示例:** * 创建待办事项应用 * 构建博客系统 * 开发简单的注册系统 * 实现联系表单 * 以及更多… **适合人群:** * 初级Web开发者 * 初级PHP开发者 **授课语言:** 英文(但课程会解释所有代码,无语言障碍)

课程评论(0条)

课程详情

In this course, you will learn how to use PDO (PHP Data Objects) in PHP to perform operations on a database securely. We will be using the MySQL database in this class. But you can use other supported databases and almost all the code will be the same.We will be using an Procedure approach to write the PHP code. So, you will even learn how to create a class, instantiate it and call the methods on the object.For taking this course, it is would be great if you have the following prerequisites:Basic knowledge of HTML and CSSAlthough there are these prerequisites, I will explain each and every line of code that we are going to write. So, even if you are a complete beginner, you can join in. Just follow along and you will learn a lot.After completing this course, you will be able to perform Insert, Delete, Update and Select operations on your database. This will help you in creating backend applications.Some examples where you can use this knowledge are:Creating a to-do applicationCreating a blogCreating a simple registration systemCreating contact formAnd more…I will you all the best. Keep learning and happy coding.Who this course is for:Beginner Web DevelopersBeginner PHP Developers

课程标签

0人关注该课程

主题相关的课程