Our authors are brave enough to experiment with new technologies for this course.
Therefore, we recommend using the latest version of one of the following browsers: Chrome, Yandex Browser, Firefox, Opera, Edge or Safari Technology Preview while taking this course.
Tasks and challenges required for taking the course.
4 chapters, 59 tasks
14 tasks
Learn how to use conditions in scripts and templates. We will learn about comparison operations and logical operators. Let's finish the pages for our online store.
Start15 tasks
We will explore what arrays and loops are and find out why they work great together. You will work with different arrays and loops in the context of the pages of an online store. And you will also add product filtering functionality and solve a couple of additional problems.
Start16 tasks
Learn how to create your own functions and use the built-in ones. We will explore how to use functions to sort, filter, copy, and shuffle arrays. We will finish the shipping status page and display random product listings on the main page of our store.
Start14 tasks
Let's learn how to work with numbers and strings in PHP, and we will introduce you to the for loop and the ternary operator. We will figure out how to create pagination and display the date on the page in a complex format.
Start