ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

13,563,858 results

AmanBytes
Learn PHP Language In 10 Minutes!! PHP Language Tutorial

PHP Tutorial for beginners !! This video is for anyone who wants to learn PHP or wants to revise things about PHP in very quick ...

10:23
Learn PHP Language In 10 Minutes!! PHP Language Tutorial

156,542 views

1 year ago

Bro Code
PHP tutorial for beginners 🐘

PHP #course #tutorial PHP tutorial for beginners ⭐ TIME STAMPS ⭐ 00:00:00 PHP tutorial for beginners 00:02:17 XAMPP ...

13:59
PHP tutorial for beginners 🐘

180,875 views

1 year ago

The PrimeTime
PHP 8.4 Is Good

Twitch https://twitch.tv/ThePrimeagen Discord https://discord.gg/ThePrimeagen Become Backend Dev: https://boot.dev/prime (plus ...

15:18
PHP 8.4 Is Good

173,019 views

1 year ago

STALLYONS TECHNOLOGIES
PHP vs Node.js: The Truth About Backend Development in 2025

What is PHP? (PHP tutorial for beginners & Node.js tutorial included!) ✓ Comparing Node.js vs PHP: Real performance numbers ...

4:23
PHP vs Node.js: The Truth About Backend Development in 2025

53,167 views

11 months ago

Laracasts
Should You Learn Laravel Before PHP?

Should you learn PHP first or jump straight into Laravel? It's a question every newcomer asks, and in this episode, Jeffrey ...

13:47
Should You Learn Laravel Before PHP?

17,121 views

4 months ago

Dani Krossing
1 | Introduction to PHP Programming for Beginners | 2023 | Learn PHP Full Course for Beginners

Welcome to my new PHP course for beginners! In this introduction to PHP programming for beginners video, I will go over what ...

10:37
1 | Introduction to PHP Programming for Beginners | 2023 | Learn PHP Full Course for Beginners

454,031 views

2 years ago

Dani Krossing
1: Introduction To PHP | Procedural PHP Tutorial For Beginners | PHP Tutorial | mmtuts

For a long time now, my PHP tutorial course has been in need of an upgrade. So here is episode 1 on my new Procedural PHP ...

11:22
1: Introduction To PHP | Procedural PHP Tutorial For Beginners | PHP Tutorial | mmtuts

452,412 views

5 years ago

Simplilearn
Introduction To PHP | What Is PHP Programming | PHP Tutorial For Beginners | Simplilearn

Discover SKillUP free online certification programs ...

11:27
Introduction To PHP | What Is PHP Programming | PHP Tutorial For Beginners | Simplilearn

195,721 views

4 years ago

Jake Wright
Learn PHP in 15 minutes

PHP is one of the most useful languages to know and is used everywhere you look online. In this tutorial, I start from the beginning ...

15:00
Learn PHP in 15 minutes

2,767,145 views

13 years ago

Coding with Lewis
I Built the Same App in ALL Versions of PHP (1995-2025)

Use promo code 'PhpStormwithLewis20' at checkout to SAVE 20% on an annual individual PhpStorm license: ...

12:28
I Built the Same App in ALL Versions of PHP (1995-2025)

205,021 views

1 year ago

Net Ninja
PHP Tutorial (& MySQL) #1 - Why Learn PHP?

Hey gang, in this first PHP tutorial (with MySQL) I'll explain exactly why I'm creating this series as well as what you'll be making ...

7:05
PHP Tutorial (& MySQL) #1 - Why Learn PHP?

571,383 views

6 years ago

Program With Gio
Full PHP 8 Tutorial - Learn PHP The Right Way

If you want to learn PHP the right way, then you are in the right place. In this course, you will learn PHP from beginners level all the ...

7:00
Full PHP 8 Tutorial - Learn PHP The Right Way

735,214 views

5 years ago

Bro Code
PHP $_GET and $_POST explained

PHP get and post super global variables 00:00:00 intro 00:02:53 $_GET 00:05:30 $_POST 00:07:00 exercise.

11:43
PHP $_GET and $_POST explained

67,388 views

1 year ago

Dani Krossing
16 | Create a Database in MySQL PHP Tutorial | 2023 | Learn PHP Full Course for Beginners

In this PHP tutorial I will talk about how to create a MySQL database, to use together with our PHP code! Creating a database ...

12:55
16 | Create a Database in MySQL PHP Tutorial | 2023 | Learn PHP Full Course for Beginners

199,147 views

2 years ago

Dani Krossing
2: What Is The MVC Model | MVC Model Explained | Object Oriented PHP Tutorial For Beginners | mmtuts

In this PHP tutorial you will learn about the MVC Model, which is a design pattern we use in OOP PHP. I believe this video is ...

11:57
2: What Is The MVC Model | MVC Model Explained | Object Oriented PHP Tutorial For Beginners | mmtuts

267,191 views

6 years ago

Dani Krossing
6: Constructors and Destructors in OOP PHP | Object Oriented PHP Tutorial For Beginners | mmtuts

In this OOP PHP tutorial I will teach you about Constructors and Destructors which are used to run statements right before or after ...

12:37
6: Constructors and Destructors in OOP PHP | Object Oriented PHP Tutorial For Beginners | mmtuts

129,678 views

6 years ago

Dani Krossing
13: Interfaces in OOP PHP | Interfaces Explained | Object Oriented PHP Tutorial | PHP Tutorial

In this OOP PHP tutorial, I will let you know about Interfaces in OOP PHP. Interfaces in PHP are used to group together classes ...

19:40
13: Interfaces in OOP PHP | Interfaces Explained | Object Oriented PHP Tutorial | PHP Tutorial

103,568 views

6 years ago

Program With Gio
PHPUnit Tutorial Part 2 - Mocking - Full PHP 8 Tutorial

In this video, we continue learning the basics of PHPUnit. You will learn how to create test doubles, stub methods & set up ...

16:21
PHPUnit Tutorial Part 2 - Mocking - Full PHP 8 Tutorial

38,471 views

4 years ago

Envato Tuts+
How to Use PHP in HTML

Learn how to use PHP code in your HTML pages. This video is aimed at PHP beginners who are trying to strengthen their grip on ...

13:59
How to Use PHP in HTML

83,673 views

3 years ago

Dave Hollingworth
Passing data from PHP to JavaScript: methods, their pros and cons, and how to implement them

PHP for Beginners course: ➤ https://davehollingworth.net/phpy PHP MVC course: ▻ https://davehollingworth.net/phpmvcy ...

17:00
Passing data from PHP to JavaScript: methods, their pros and cons, and how to implement them

58,221 views

4 years ago

CodeWithHarry
PHP in 8 Minutes 🔥

Python Udemy Course: https://goharry.in/python Get this course at 90% Discount if you use this link In this php tutorial, we will talk ...

8:46
PHP in 8 Minutes 🔥

265,194 views

3 years ago

Dani Krossing
3 | Learn About PHP Syntax for Beginners | 2023 | Learn PHP Full Course for Beginners

In this video I will teach beginners about PHP Syntax, and how we write PHP code to avoid syntax errors. Documentation: ...

7:11
3 | Learn About PHP Syntax for Beginners | 2023 | Learn PHP Full Course for Beginners

173,821 views

2 years ago

Dani Krossing
3: Create Classes In OOP PHP | PHP Classes | Object Oriented PHP Tutorial For Beginners | mmtuts

Create Classes In Object Oriented PHP | OOP PHP Tutorial | Learn OOP PHP | Object Oriented PHP. In this PHP tutorial you will ...

6:26
3: Create Classes In OOP PHP | PHP Classes | Object Oriented PHP Tutorial For Beginners | mmtuts

268,193 views

8 years ago

Dani Krossing
4 | PHP Variable and Data Type Tutorial | 2023 | Learn PHP Full Course for Beginners

In this video I will teach you how to create variables in PHP, and how to create data types in PHP. Variables are used constantly ...

17:30
4 | PHP Variable and Data Type Tutorial | 2023 | Learn PHP Full Course for Beginners

146,044 views

2 years ago

Dani Krossing
40: What are Prepared Statements and how to use them | PHP tutorial | Learn PHP programming

What are Prepared Statements and how to use them. Today we will learn how to connect to our database using Prepared ...

18:12
40: What are Prepared Statements and how to use them | PHP tutorial | Learn PHP programming

228,354 views

8 years ago