|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/build-clean-and-secure-php-web-apps-from-scratch/
课程评论:没有评论
课程名称:从零开始构建干净安全的PHP网页应用 课程概述:作为一名网页开发者,您需要掌握从零开始创建一个干净且功能齐全的网站的技能。此课程专为已掌握HTML和CSS的初学者开发,旨在帮助您动手创建干净、定制化的网页应用。课程将带您完整体验使用LAMP栈构建PHP留言本应用的全过程。所有内容均从零开始构建,无需使用Bootstrap、模板或第三方代码,您将完全拥有所创建的应用。 课程分为三个主要阶段: 第1阶段:使用PHP的过程式编程、自定义CSS与HTML以及MySQL数据库,从头构建完整的网页应用。 第2阶段:对应用进行调整,集成状态管理,以限制未注册用户访问网站上的受保护内容与功能。 第3阶段:将相同的应用代码重构并转换为PHP的面向对象编程。 您所构建的应用将使用MySQL数据库存储数据,并允许用户在网站上执行基本的CRUD(创建、读取、更新、删除)操作。用户可以查看和签名留言本,修改和删除内容。 课程结束时,您将自豪且自信地能够使用自己的自定义代码和各种编程技术,独立构建完整的PHP网页应用。
As a Web developer, you're expected to know how to create a clean and functional Web site from scratch. This course is designed for beginner developers who already know their HTML and CSS and would like to get their hands dirty with creating nice and clean custom Web apps from scratch. I will walk you through the entire process of building a PHP Guestbook application using the LAMP stack. Everything will be built from scratch - NO bootstrap, NO templates, NO third-party code. You create everything, and you own everything.This course is divided into three major phases:Phase 1: You will build the complete Web app from scratch using only procedural programming in PHP, custom CSS & HTML, and a MySQL database. Phase 2: You will tweak the app and integrate state management to restrict unregistered users from accessing protected content and functionality on the site. Phase 3: You will refactor and convert the same app code using object-oriented programming in PHP. The app that you build will use a MySQL database for data store and allow users to perform basic CRUD (Create, Read, Update, Delete) operations on the site. Users will be able to view and sign the Guestbook, make edits, and delete content. By the end of the course, you will feel proud and confident to start building a complete PHP Web application from the ground up on your own using your own custom code and various programming techniques.