ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

13,532,584 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,223 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,322 views

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

5 months 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,800 views

4 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,090 views

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

5 years 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,259 views

11 months 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,190 views

13 years 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,448 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,575 views

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

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

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

3 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,279 views

6 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,919 views

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

2 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,292 views

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

2 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,698 views

6 years ago

Dave Hollingworth
Use Composer to Easily Manage PHP Packages

Learn how to use Composer to manage PHP packages and dependencies. Please consider supporting my channel: ...

15:40
Use Composer to Easily Manage PHP Packages

26,016 views

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

3 years ago

Program With Gio
Intro to Slim PHP Framework - Full PHP 8 Tutorial

In this video, we learn the basics of the Slim PHP framework & get it working with Twig. SOME OF THE WAYS YOU CAN ...

14:12
Intro to Slim PHP Framework - Full PHP 8 Tutorial

34,893 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,203 views

5 years ago

Dani Krossing
List of All Basic PHP Security You Need to Know | PHP Security for Beginners | PHP Security Lesson

In this PHP tutorial I will list all the basic PHP security you need to know, as a PHP beginner. This will cover many of the security ...

19:08
List of All Basic PHP Security You Need to Know | PHP Security for Beginners | PHP Security Lesson

37,440 views

2 years ago