|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/php-mysql-login-registration-with-admin-dashboard/
课程评论:没有评论
**课程名称:** 完整的 PHP 和 MySQL - 登录系统 **课程概述:** 本课程将指导您使用 PHP 和 MySQL 数据库构建一个完整的用户登录和注册系统。您将学习如何创建一个管理后台,允许管理员更新用户信息和删除用户。此外,还将教授如何创建一个博客板块,允许管理员或版主发布文章,而访客只能浏览。课程旨在涵盖所有细节,确保即使是初学者也能轻松跟学,并在课程结束时提供完整的代码。 **学习成果:** * 创建完整的用户登录和注册系统 * 通过净化和验证数据来增加安全性,抵御恶意脚本攻击 * 使用 PDO 连接到 MySQL 数据库 * 学习如何对用户密码进行哈希处理 * 通过 Session 实现用户登录和注销功能 * 以及更多实用的技能
In this course you are going to build a complete Login and Register system using PHP and MYSQL as a database. We are going to build an Admin Dashboard where you can update the users details, and also be able to delete users. We will create also a blog section where Admins or moderators can post blog posts, but guests can only see them! And finally don't worry I will cover every single detail so you guys can easily follow along, even if you have little experience, I will add the full code in the end of the course! By taking this course you will learn:Learning outcome:Create a Complete Login and Registration SystemAdding Security by Sanitising and Validating Data against malicious scriptsConnecting to MYSQL database with PDOLearning how to Hash user passwordsLogin and Logout with Sessionsand much more...