
Learning PHP 7
Where to Watch Learning PHP 7
42.
Versioning with Git
2017-03-30
This video is a small guide on how to use a version control system for our code.
Watch Learning PHP 7 Season 1 Episode 42 Now
41.
Deploying with Docker and Amazon AWS
2017-03-30
Deploy the Docker application on Amazon AWS.
Watch Learning PHP 7 Season 1 Episode 41 Now
40.
Creating an API for the RSS Feed
2017-03-30
In the video, we will create an RSS API to display the homepage's posts.
Watch Learning PHP 7 Season 1 Episode 40 Now
39.
Debugging with phpdbg
2017-03-30
This video will show you how to debug our social photo application using phpdbg.
Watch Learning PHP 7 Season 1 Episode 39 Now
38.
Writing Tests in PHPUnit
2017-03-30
This video will show you how to write a PHPUnit test in the style of TDD.
Watch Learning PHP 7 Season 1 Episode 38 Now
37.
TDD and BDD
2017-03-30
This video is an introduction to application testing and widely used testing practices.
Watch Learning PHP 7 Season 1 Episode 37 Now
36.
A Simple Analytics Page
2017-03-30
Show the visitors, posts, comments, likes and users by creating an analytics page in our application.
Watch Learning PHP 7 Season 1 Episode 36 Now
35.
Managing Comments
2017-03-30
This video will help you improve the post admin page by managing the comments effectively.
Watch Learning PHP 7 Season 1 Episode 35 Now
34.
Managing Posts
2017-03-30
This video will show you how to create a page to manage the posts on our application.
Watch Learning PHP 7 Season 1 Episode 34 Now
32.
Backend Overview
2017-03-30
Setup a back-end administration panel
Watch Learning PHP 7 Season 1 Episode 32 Now
31.
Be More Social with Likes
2017-03-30
This video will show you how to add more dynamics with the View more button and how to make the application more social with likes.
Watch Learning PHP 7 Season 1 Episode 31 Now
30.
Commenting on a Post
2017-03-30
Add comments to the post feature in the social photo application
Watch Learning PHP 7 Season 1 Episode 30 Now
29.
Uploading a Photo
2017-03-30
This video will show you how to manage a file upload and resize in PHP.
Watch Learning PHP 7 Season 1 Episode 29 Now
28.
Error Handling
2017-03-30
This video will be a small guide about how to handle errors and exceptions in PHP 7.
Watch Learning PHP 7 Season 1 Episode 28 Now
27.
Ajax Calls with jQuery
2017-03-30
The user will learn to use asynchronous call with jQuery to submit a post.
Watch Learning PHP 7 Season 1 Episode 27 Now
26.
The Personal Dashboard
2017-03-30
In this video, we will create a page to show the post of the user.
Watch Learning PHP 7 Season 1 Episode 26 Now
25.
Posting a Message
2017-03-30
We will add a Post message feature in our web application.
Watch Learning PHP 7 Season 1 Episode 25 Now
23.
Authentication and Authorization - Login
2017-03-30
We will learn how to handle the user login procedure, reusing part of the existing code and best practices.
Watch Learning PHP 7 Season 1 Episode 23 Now
22.
Registration Page, Database, and Password
2017-03-30
This video shows you how to save the user in the database with Doctrine, why the interfaces are important, and how to complete the sign up process with a view.
Watch Learning PHP 7 Season 1 Episode 22 Now
21.
Registration Page, Controller, and Validations
2017-03-30
We will learn how to create a controller with input validation and security token to perform user registration.
Watch Learning PHP 7 Season 1 Episode 21 Now
20.
Basic Security Concepts
2017-03-30
The user should be aware of the most common security weaknesses, and will know the best practices to mitigate security problems.
Watch Learning PHP 7 Season 1 Episode 20 Now
19.
Doctrine ORM
2017-03-30
This video will show you how to use Doctrine with Silex and how to map and create an entity.
Watch Learning PHP 7 Season 1 Episode 19 Now
18.
CRUD Operation with PDO
2017-03-30
This video will show you how to make a database connection with PDO and how to perform queries.
Watch Learning PHP 7 Season 1 Episode 18 Now
17.
MySQL and Basic SQL Syntax
2017-03-30
This video will show you how to create a table schema and how to use the mysql command line to perform the database operation.
Watch Learning PHP 7 Season 1 Episode 17 Now
16.
Templating with Twig
2017-03-30
This video will improve the index template with the use of Twig.
Watch Learning PHP 7 Season 1 Episode 16 Now
15.
Controllers and Log System
2017-03-30
This video will show you how to better structure the project by creating controllers and adding a log system.
Watch Learning PHP 7 Season 1 Episode 15 Now
14.
The Home Page
2017-03-30
With the help of CSS and HTML, the video will show you how to create the home page.
Watch Learning PHP 7 Season 1 Episode 14 Now
13.
Project Structure Overview
2017-03-30
This video will introduce you to the MVC pattern and will use the Silex framework to create a first simple page.
Watch Learning PHP 7 Season 1 Episode 13 Now
12.
Web Application Basic Concepts
2017-03-30
This video shows how the client-server communication is structured.
Watch Learning PHP 7 Season 1 Episode 12 Now
11.
Namespace and Composer
2017-03-30
This user will understand how to manage multiple classes in a project.
Watch Learning PHP 7 Season 1 Episode 11 Now
10.
Classes and Objects
2017-03-30
This video covers the major PHP object-oriented features with examples.
Watch Learning PHP 7 Season 1 Episode 10 Now
9.
Functions
2017-03-30
This video will show how to create and use functions with type hinting and return types. It will also show variables and anonymous functions.
Watch Learning PHP 7 Season 1 Episode 9 Now
8.
Loops
2017-03-30
This video will formulate a problem on how to echo "I love PHP" multiple times. The problem will be solved with loop statements.
Watch Learning PHP 7 Season 1 Episode 8 Now
7.
Conditionals
2017-03-30
This video will show you how to use conditional statements to perform different actions in the code
Watch Learning PHP 7 Season 1 Episode 7 Now
6.
Arrays
2017-03-30
This video will show the basic of array creation and manipulation.
Watch Learning PHP 7 Season 1 Episode 6 Now
5.
Variables, Constants, and Operators
2017-03-30
This video will show you what variables and constants are and how to write basic expressions with operators.
Watch Learning PHP 7 Season 1 Episode 5 Now
4.
Basic PHP Syntax
2017-03-30
This video will show the basics of PHP and in order to create a hello world sample script.
Watch Learning PHP 7 Season 1 Episode 4 Now
3.
Setting Up the Environment
2017-03-30
This video will show you how to configure a development environment using Docker. The environment stack is composed by PHP7, Apache and Mysql.
Watch Learning PHP 7 Season 1 Episode 3 Now
2.
PHP 7 Versus PHP 5.x
2017-03-30
This video will show what's new in PHP7 from performance improvements to new features.
Watch Learning PHP 7 Season 1 Episode 2 Now
1.
The Course Overview
2017-03-30
This video will provide you an overview of entire course.
Watch Learning PHP 7 Season 1 Episode 1 Now

Learning PHP 7 is a series categorized as a new series. Spanning 1 seasons with a total of 40 episodes, the show debuted on 2017. The series has earned a no reviews from both critics and viewers. The IMDb score stands at undefined.
How to Watch Learning PHP 7
How can I watch Learning PHP 7 online? Learning PHP 7 is available on Packt Publishing with seasons and full episodes. You can also watch Learning PHP 7 on demand at Amazon online.
Genres
Channel
Packt Publishing
Cast
Nicola Pietroluongo
Stream shows like Learning PHP 7
Top TV Shows
Also on Packt Publishing