ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,932 results

Code with Rizwan
Create a Database in phpMyAdmin (Avoid This Common Mistake)

Most beginners create databases in phpMyAdmin the WRONG way. In this 3-minute tutorial, I'll show you the safe and correct ...

3:27
Create a Database in phpMyAdmin (Avoid This Common Mistake)

12 views

2 weeks ago

Tech Pulse
Create a MySQL Database in XAMPP | Connect to Your Website – PHP Tutorial for Beginners

Learn how to create a MySQL database in XAMPP and connect it to your website using PHP — step by step! ✓ Perfect for ...

13:54
Create a MySQL Database in XAMPP | Connect to Your Website – PHP Tutorial for Beginners

298 views

2 months ago

WebXperiment
MySQL Tutorial for Beginners (2025) – Create Database & Tables in XAMPP Using phpMyAdmin

Learn MySQL step by step! In this beginner-friendly tutorial, I'll show you exactly how to create a MySQL database and your first ...

10:17
MySQL Tutorial for Beginners (2025) – Create Database & Tables in XAMPP Using phpMyAdmin

68 views

1 month ago

Database Dive
How to Create a Database in MySQL

To create a database in MySQL or MariaDB, run a CREATE DATABASE query by specifying the name of your database: CREATE ...

0:44
How to Create a Database in MySQL

63 views

6 months ago

Sheinny.x
Create a Database and Table in phpMyAdmin | PHP + MySQL Tutorial for Students

In this video, you'll learn how to create a new database and tables in phpMyAdmin, which will be the foundation for your PHP + ...

12:08
Create a Database and Table in phpMyAdmin | PHP + MySQL Tutorial for Students

219 views

2 months ago

Tips With Alam
How to Create and Link a Database in WordPress | Step-by-Step Guide

How to Create and Link a Database in WordPress | Step-by-Step Guide Welcome to this easy-to-follow tutorial on how to create ...

5:57
How to Create and Link a Database in WordPress | Step-by-Step Guide

1,249 views

9 months ago

Guides by Dan
How to create MySQL database in Hostinger and access with phpMyAdmin 2025

How to create MySQL database in Hostinger and access with phpMyAdmin 2025 in todays video we will coverMySQL tutorial, ...

2:58
How to create MySQL database in Hostinger and access with phpMyAdmin 2025

110 views

4 months ago

ODOOM BUSINESS CONSULTS
How to Use SQL to Create Tables in MySql Database in PHPmyAdmin [Part 1]

This video teaches how to create table in MySQL Database Application usin SQL.

18:00
How to Use SQL to Create Tables in MySql Database in PHPmyAdmin [Part 1]

26 views

8 months ago

Omar Morales
I created my phpmyadmin alternative. #php #progaming #code #database #sql

faster and more acceptable https://github.com/Omax64MXG4ming/Database-Panel-ES-/tree/Now.

0:35
I created my phpmyadmin alternative. #php #progaming #code #database #sql

195 views

5 months ago

Codehal
Create Full Stack Login And Register Form With User & Admin Page Using HTML CSS PHP & MySQL Database

Create Full Stack Login and Register Form with User and Admin Page using HTML CSS PHP and MySQL Database, Login and ...

44:12
Create Full Stack Login And Register Form With User & Admin Page Using HTML CSS PHP & MySQL Database

302,805 views

11 months ago

Kalman Web Design
How to Create SQL Database | SQL & phpMyAdmin Tutorial

Learn how to create your very own SQL database step by step in this beginner-friendly tutorial! We'll guide you through using ...

1:57
How to Create SQL Database | SQL & phpMyAdmin Tutorial

171 views

10 months ago

Tutorials With Aaron - 3D
How To Create MySQL Database in Hostinger and Access With phpMyAdmin | 2025

Want to create a MySQL database in Hostinger and access it with phpMyAdmin? In this step-by-step tutorial, I'll show you how to ...

2:45
How To Create MySQL Database in Hostinger and Access With phpMyAdmin | 2025

16 views

3 months ago

Discover You
How to Fix Mysql Not Showing Databases Created in PhpMyAdmin

Introduction: If you have created databases in PhpMyAdmin but they are not showing up, don't worry! In this tutorial, I'll guide you ...

2:12
How to Fix Mysql Not Showing Databases Created in PhpMyAdmin

1,212 views

10 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

7,390 views

8 months ago

NR IT INSTITUTE
Send Data to MySQL Database Using PHP | Create Database in phpMyAdmin (Step by Step)

In this tutorial, you will learn how to create a database in phpMyAdmin and send data to a MySQL database using PHP step by ...

1:34:00
Send Data to MySQL Database Using PHP | Create Database in phpMyAdmin (Step by Step)

15 views

4 months ago

Web Owls
Lecture 11 - Introduction to MySQL using phpMyAdmin | Create Database & Tables | CRUD Operations

Introduction to MySQL using phpMyAdmin | Create Database, Table & Manage Records ⚠️ Note: This is a practical, ...

24:21
Lecture 11 - Introduction to MySQL using phpMyAdmin | Create Database & Tables | CRUD Operations

35 views

2 months ago

WebTask With Hassan
How to Set Unique Key for Column in Existing Database Table using PhpMyAdmin

In this phpmyadmin tutorial for beginners you will learn how to add unique key in column in existing tables in databases in ...

1:06
How to Set Unique Key for Column in Existing Database Table using PhpMyAdmin

306 views

9 months ago

HardReset.Info
How to create a simple database using mysql?

If you want to learn how to create a simple database using MySQL, this video will guide you through every step. We'll show you ...

10:00
How to create a simple database using mysql?

23 views

8 months ago

PMN Online
How to Create MySQL Database in Hostinger & Access Phpmyadmin Easily 2025

In this video I have shown how to create a MySQL database in Hostinger and access phpMyAdmin quickly and easily in 2025.

2:17
How to Create MySQL Database in Hostinger & Access Phpmyadmin Easily 2025

407 views

5 months ago

Mma's Code
Learn how to create a database and tables using phpMyAdmin!

In this tutorial, you'll learn how to create a database and tables in phpMyAdmin. We'll cover: Creating a new database Designing ...

2:33
Learn how to create a database and tables using phpMyAdmin!

12 views

8 months ago

Galactic Lens
How to Create, Drop, & Delete Databases with phpMyAdmin

In this video, I'll guide you step-by-step on how to manage databases in phpMyAdmin. You'll learn how to: ✓ Create a new ...

1:45
How to Create, Drop, & Delete Databases with phpMyAdmin

27 views

11 months ago

Rohmi
How to Create an SQL Database Using phpMyAdmin | Step-by-Step Tutorial for Beginners

In this beginner-friendly tutorial, I'll show you how to create an SQL database using phpMyAdmin — step by step! Whether ...

8:17
How to Create an SQL Database Using phpMyAdmin | Step-by-Step Tutorial for Beginners

19 views

3 months ago

RackNerd
How to Create a WordPress User Manually Using PhpMyAdmin In cPanel

Locked out of WordPress or need to quickly create a new admin user? With cPanel and PhpMyAdmin, you can manually add a ...

4:20
How to Create a WordPress User Manually Using PhpMyAdmin In cPanel

332 views

4 months ago

TechSkill TSGuide
How to Create a Table in SQL Using phpMyAdmin | Beginner’s Guide

In this tutorial, I will guide you step-by-step on how to create a table using phpMyAdmin. Whether you're new to databases or just ...

3:20
How to Create a Table in SQL Using phpMyAdmin | Beginner’s Guide

29 views

6 months ago

TECHRISEpk
How to Create a Database with phpMyAdmin for Beginners (PHP/MySQL) | Step-by-Step Tutorial

What You'll Learn in This Video Are you starting your journey in web development and ready to build your first dynamic website?

7:13
How to Create a Database with phpMyAdmin for Beginners (PHP/MySQL) | Step-by-Step Tutorial

14 views

3 months ago