Building Web Applications in PHP (Coursera)

Building Web Applications in PHP (Coursera)
Course Auditing
Categories
Effort
Certification
Languages
Misc

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Building Web Applications in PHP (Coursera)
In this course, you'll explore the basic structure of a web application, and how a web browser interacts with a web server. You'll be introduced to the request/response cycle, including GET/POST/Redirect. You'll also gain an introductory understanding of Hypertext Markup Language (HTML), as well as the basic syntax and data structures of the PHP language, variables, logic, iteration, arrays, error handling, and superglobal variables, among other elements.

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

An introduction to Cascading Style Sheets (CSS) will allow you to style markup for webpages. Lastly, you'll gain the skills and knowledge to install and use an integrated PHP/MySQL environment like XAMPP or MAMP.

Course 1 of 4 in the Web Applications for Everybody Specialization.


Syllabus


WEEK 1

Introduction to Dynamic Web Content

We look at the basic structure of a web application and how a web browser interacts with a web server. We explore the Request-Response Cycle that is the basis of the Hypertext Transfer Protocol (HTTP).


WEEK 2

HyperText Markup Language (HTML)

We briefly cover the basics of the HyperText Markup Language (HTML) that is the markup for web pages. We hope that you already have some expertise in HTML and that this is mostly review.


WEEK 3

Cascading Style Sheets (CSS)

We briefly cover the basics of cascading Style Sheets (CSS) that allow us to style the markup for web pages.


WEEK 4

Installing PHP and SQL

Our first technical task is to work through the installation steps including installing a text editor, installing MAMP or XAMPP (or equivalent), creating a MySql Database, and writing a PHP program.


WEEK 5

Introduction to PHP

We begin learning PHP.


WEEK 6

PHP Arrays

We look at unique aspects of arrays in the PHP language.


WEEK 7

PHP Functions

We look at unique aspects of functions in PHP.


WEEK 8

PHP and HTML Forms

We look at how HTML forms are created and processed in the PHP language.



MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.