ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

166,542 results

SuperSimpleDev
Backend web development - a complete overview

We learn backend technologies we need to build a web application. We go over backend programming languages, backend web ...

12:58
Backend web development - a complete overview

2,544,405 views

4 years ago

Fireship
MySQL - The Basics // Learn SQL in 23 Easy Steps

JOIN me for a full beginner's tutorial on MySQL. Learn the basics of relational databases by recreating AirBnb's database with raw ...

17:17
MySQL - The Basics // Learn SQL in 23 Easy Steps

1,199,206 views

4 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

203,345 views

2 years ago

Bro Code
PHP how to query MySQL database

PHP #course #tutorial PHP how to query MySQL database.

4:38
PHP how to query MySQL database

33,587 views

1 year ago

Tamara Jost
Frontend, API, Backend and Database explained

A simple breakdown of how the frontend, backend, database, and API work together to create a seamless user experience – an ...

5:26
Frontend, API, Backend and Database explained

73,300 views

1 year 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

237,608 views

1 year ago

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

PHP vs Node.js: The Truth About Backend Development in 2025 Are you debating between PHP vs Node.js for your next project?

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

55,924 views

1 year ago

Programming with Mosh
The Complete Backend Developer Roadmap

Go from zero to a backend developer in 12 months. This step-by-step roadmap covers the essential skills and latest technologies ...

8:24
The Complete Backend Developer Roadmap

747,858 views

1 year ago

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

170,711 views

2 years ago

Wen_Creatives
Connect Frontend to Backend Using HTML, PHP & MySQ

Learn how to connect your Frontend to your Backend using HTML, PHP, and MySQL — step by step! In this beginner-friendly ...

19:31
Connect Frontend to Backend Using HTML, PHP & MySQ

1,628 views

5 months ago

Wen_Creatives
How to Connect Frontend with Backend & Database | PHP MySQL Login and Registration Tutorial

In this tutorial, you'll learn how to create a full user registration and login system using PHP, MySQL, and XAMPP. We'll walk ...

19:45
How to Connect Frontend with Backend & Database | PHP MySQL Login and Registration Tutorial

10,171 views

10 months ago

Bro Code
Learn MySQL joins in 5 minutes!

MySQL #course #tutorial 00:00:00 intro 00:01:46 INNER JOIN 00:03:48 LEFT JOIN 00:04:20 RIGHT JOIN 00:04:45 conclusion ...

5:04
Learn MySQL joins in 5 minutes!

854,191 views

3 years ago

Codes Easy
Create a Simple API In PHP with MySQL Database

How to Create a Simple API In PHP with MySQL Database. Convert data in MySQL database table to JSON format. Create an ...

6:18
Create a Simple API In PHP with MySQL Database

175,566 views

5 years ago

Digital Fox
How to Display MySQL Database Data in Chart.js Using PHP and JavaScript

In this tutorial, I'll walk you through how to fetch data from a MySQL database table and display it dynamically in a chart using ...

5:55
How to Display MySQL Database Data in Chart.js Using PHP and JavaScript

9,723 views

1 year ago

Bro Code
PHP $_SESSION explained

PHP #course #tutorial 00:00:00 introduction 00:00:34 creating a new php file 00:00:54 session_start() 00:01:52 $_SESSION ...

11:51
PHP $_SESSION explained

44,650 views

1 year 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

260,307 views

2 years ago

Abstract programmer
How to set up a PHP dev environment on Docker (With MySQL and PHPMyAdmin)

docker-compose.yml: version: '3.8' services: apache-php: image: apache-mysqli build: context: . dockerfile: Dockerfile volumes: ...

12:34
How to set up a PHP dev environment on Docker (With MySQL and PHPMyAdmin)

10,206 views

1 year ago

Radu Mariescu-Istodor
Beginner MySQL and PHP - Scores Database (Backend Part 1)

In this video we learn the basics of working with MySQL and PHP. We use PHP to establish the connection to MySQL and perform ...

15:02
Beginner MySQL and PHP - Scores Database (Backend Part 1)

3,508 views

4 years ago

Database Star
MySQL Workbench Tutorial

Save Time With MySQL Workbench: https://databasestar.mykajabi.com/lpkj-timesaver-mysql-wb/?video=2mbHyB2VLYY ...

17:49
MySQL Workbench Tutorial

308,475 views

3 years ago

Lenntecs
Complete Guide to Fullstack Development: React, Express, MySQL, Node.js - Tutorial

Github repository: https://github.com/LennoxLondoW/react_express_mysql_full_stack_application More Tutorials: ...

19:07
Complete Guide to Fullstack Development: React, Express, MySQL, Node.js - Tutorial

87,867 views

2 years ago

Alan Lands
Backend web development tutorial for beginners | How to create a website? Part 2 [ login page ]

backend #tutorial #loginpage #programming #tutorial #website This video is about developing a website for beginners and about ...

6:28
Backend web development tutorial for beginners | How to create a website? Part 2 [ login page ]

296,021 views

3 years ago

Digital Fox
Creating Dynamic Web Pages Using PHP and MySQL | Part 1 | Coding the Front-end

In today's Tutorial we will see how to create dynamic content using php and mysql. This will be the first part of a two-part tutorial.

17:31
Creating Dynamic Web Pages Using PHP and MySQL | Part 1 | Coding the Front-end

36,498 views

2 years ago

Funda Of Web IT
PHP REST API CRUD 1: Create API in PHP to fetch data from database in php mysql | Database & Read

In this video, I have taught how to create api in php to fetch data from database in php mysql. REST API in PHP. PHP API CRUD.

17:04
PHP REST API CRUD 1: Create API in PHP to fetch data from database in php mysql | Database & Read

72,177 views

3 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

197,951 views

5 years ago

Ken Swartwout
Connect to MySQL with PHP in XAMPP / Create a new database

This video will discuss how to create a database using PhpMyAdmin and connect to that database using PHP- mysqli. Syntax is ...

6:41
Connect to MySQL with PHP in XAMPP / Create a new database

1,959,170 views

12 years ago