ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

13,587,724 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

157,370 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 🐘

181,414 views

1 year 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,821 views

4 years 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,237 views

5 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,917 views

2 years 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,097 views

1 year 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,432 views

5 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,201 views

13 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,638 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,278 views

11 months ago

Program With Gio
Basic PHP Syntax - PHP 8 Tutorial

Let's write some PHP & go over the basic syntax. After this video, you will be able to concatenate & print text to the browser, ...

12:32
Basic PHP Syntax - PHP 8 Tutorial

226,458 views

5 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,650 views

5 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,708 views

3 years ago

Bro Code
PHP how to connect to MySQL database

PHP #course #tutorial PHP connect to XAMPP MySQL database.

8:50
PHP how to connect to MySQL database

224,980 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,277 views

2 years 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,520 views

7 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,704 views

6 years ago

Dani Krossing
20 | Connect to a Database From a Website Using PHP | 2023 | Learn PHP Full Course for Beginners

In this PHP tutorial I will teach you how to connect to a database using PDO, from a website using PHP! Connecting to a ...

14:21
20 | Connect to a Database From a Website Using PHP | 2023 | Learn PHP Full Course for Beginners

257,320 views

2 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

174,088 views

2 years ago

Dani Krossing
2 | How to Install a Local Server for PHP | 2023 | Learn PHP Full Course for Beginners

Welcome to my new PHP course for beginners! In this video I will show you how to install a Local Server for PHP. Running a ...

10:44
2 | How to Install a Local Server for PHP | 2023 | Learn PHP Full Course for Beginners

292,156 views

2 years ago

Dani Krossing
4: How to Create PHP Variables | PHP Tutorial | Learn PHP Programming | PHP for Beginners

How to Create PHP Variables | PHP Tutorial | Learn PHP Programming | PHP for Beginners. In this PHP tutorial you will learn ...

7:25
4: How to Create PHP Variables | PHP Tutorial | Learn PHP Programming | PHP for Beginners

239,782 views

10 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,291 views

6 years ago

Laracasts
PHP For Beginners, Ep 31 - Namespacing: What, Why, How

It's time to discuss PHP namespacing, but don't worry: I'm going to make this incredibly easy to understand. If you can remember ...

12:09
PHP For Beginners, Ep 31 - Namespacing: What, Why, How

18,294 views

3 years ago

Dani Krossing
12: What are Functions in PHP | Procedural PHP Tutorial For Beginners | PHP Tutorial | mmtuts

In this PHP tutorial video I will teach you about PHP functions. I will talk about both internal (built-in) and user defined functions.

14:13
12: What are Functions in PHP | Procedural PHP Tutorial For Beginners | PHP Tutorial | mmtuts

53,205 views

5 years ago

Dani Krossing
25 | How to Create Sessions in PHP for Beginners | 2023 | Learn PHP Full Course For Beginners

In this PHP tutorial I will teach you about sessions in PHP, and why we use sessions to remember information across pages.

12:08
25 | How to Create Sessions in PHP for Beginners | 2023 | Learn PHP Full Course For Beginners

70,557 views

2 years ago