BACK-END Development with php7 & MySQL

所在平台: Udemy

课程主页: https://www.udemy.com/course/back-end-development-with-php7-mysql/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**Coursera 课程摘要:PHP 7 & MySQL 后端开发** 本课程是关于使用 PHP 7 和 MySQL 进行后端 Web 开发的综合性学习。课程适合初学者,将从基础知识讲起,逐步深入。 **核心内容:** * **PHP 基础:** 学习 PHP 的基本语法、变量、数据类型、运算符、控制结构(if/else, for, while 等)以及函数。 * **SQL 与 MySQL:** 理解关系型数据库的概念,学习 SQL 语言,包括如何创建表、插入、查询、更新和删除数据。 * **PHP 与 MySQL 交互:** 学习如何使用 PHP 连接 MySQL 数据库,执行 SQL 查询,并处理查询结果。 * **后端开发实践:** 通过实际项目,例如用户登录注册页面、从数据库提取信息并用 HTML 表格展示等,巩固所学知识。 * **环境搭建:** 学习如何使用 WAMP 服务器搭建本地 Web 服务器和数据库环境。 * **部署:** 掌握如何将开发的网站部署到互联网上。 **课程目标:** 完成本课程后,您将能够: * 独立使用 PHP 编写服务器端脚本。 * 熟练掌握 SQL 语言,并能与 MySQL 数据库进行交互。 * 构建一个完整的后端应用程序,包括数据库连接、数据操作和信息展示。 * 搭建本地开发环境并成功部署网站。 本课程强调理论与实践相结合,通过丰富的示例和项目,帮助您掌握 PHP 和 MySQL 后端开发的核心技能。

课程评论(0条)

课程详情

When you are building your career around Web development technologies, you generally have to opt between the Front-end and Back-end technologies. Although there are professionals having skills in both categories, but there is rarely any large project where you could find a Full-stack web developer working in both domains together. You need to have some idea of both front and back end technologies, but your prime focus must on any one. Moreover, a lot of Web frameworks can be divided into these two categories. One one hand Bootstrap is a front-end framework focused on optimizing appearance for small devices like smartphones. On other hand we have Php frameworks like CakePHP, Laravel, Symfony on the server side.PHP (Preprocessor Hypertext) is one of the most popular server side (back-end) programming language. You can create dynamic web pages where your server side scripts interacts with a database such as MySQL relational database. You can generate custom SQL (Structured Query Language) queries from php scripts to perform any kind of read and write operations with database.You will be learning about Back-end web development with PHP, SQL and MySQL in this course. You will also learn how to set up web server and run database with WAMP server. If you just a beginner in this field, don't worry, as you will be learning everything right from the beginning. You will learn fundamentals of PHP and SQL and learn how to write a PHP script and run SQL queries. You will also learn with practical examples on these by writing files, and sample projects like LOGIN, and Register Page with database connection, Extracting Information from Database and displaying the same with HTML tables, HTML FORM, php database connection scripts, etc.After you learn all the key Scripting Languages you would learn how to develop your website and then deploy it on the internet.

课程标签

0人关注该课程

主题相关的课程