ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,020 results

Turbo Learn PHP
When is PDO better than MySQLi? PDO vs MySQLi: The Surprising #php #performance Trick!

When is PDO better than MySQLi? Use PDO if you need flexibility for multiple databases. PDO handles prepared statements ...

0:58
When is PDO better than MySQLi? PDO vs MySQLi: The Surprising #php #performance Trick!

252 views

1 year ago

Thapa Technical
PHP Data Objects (PDO) Tutorial in One Video in Hindi 🔥

Welcome, Complete PHP Data Objects ( PHP PDO) Tutorial in One Video in Hindi. PHP PDO full tutorial in Hindi. The PHP Data ...

1:01:56
PHP Data Objects (PDO) Tutorial in One Video in Hindi 🔥

36,009 views

5 years ago

Turbo Learn PHP
Why is PDO better than manual escaping in PHP? PDO Prepared Statements vs Manual Escaping in PHP:

Why is PDO better than manual escaping in PHP? PDO Prepared Statements automatically handle escaping for you.

0:30
Why is PDO better than manual escaping in PHP? PDO Prepared Statements vs Manual Escaping in PHP:

183 views

11 months ago

Turbo Learn PHP
Which method should you use for #php database connection? mysqli_connect vs PDO::__construct: Which

Which method should you use for PHP database connection? mysqli_connect is faster when you need to connect to MySQL ...

0:34
Which method should you use for #php database connection? mysqli_connect vs PDO::__construct: Which

108 views

1 year ago

CodeX
CRUD Operation with PDO (PHP Data Objects)

CRUD Operation with PDO (PHP Data Objects). Basics PHP PDO CRUD Operations. Learn how to use PDO (PHP Data Objects) ...

1:53:54
CRUD Operation with PDO (PHP Data Objects)

3,771 views

3 years ago

Turbo Learn PHP
How to check available PDO drivers in PHP? #discover PDO Drivers Why You Need to Know This!

How to check available PDO drivers in PHP? You can use pdo_drivers() to get a list of drivers. This helps in choosing the ...

0:54
How to check available PDO drivers in PHP? #discover PDO Drivers Why You Need to Know This!

12 views

1 year ago

ojamboshop
PHP PDO Extension

PHP can connect to multiple databases using the PDO extension. Each database requires a database-specific driver such as ...

47:03
PHP PDO Extension

27 views

9 months ago

CodeX
Building Dynamic Websites with PHP, PDO and MySQL (Part 2/2)

Learn how to build a simple blogging website with (backend) CMS (Content Management System) using PDO, PHP and MySQL.

4:31:41
Building Dynamic Websites with PHP, PDO and MySQL (Part 2/2)

374 views

2 years ago

Codehow2
How to Connect to MySQL with PHP |  MySQLi and PDO Examples

mysql #pdo #php Connect to MySQL with MySQLi and PDO in PHP with Examples. PHP MySQLi Connect. PHP Database ...

21:23
How to Connect to MySQL with PHP | MySQLi and PDO Examples

1,650 views

2 years ago

Mario Montero
Conexion PDO php mysql | Como conectarse a una base de datos mysql con PDO

php7 #tutorialphp7 #Education @codigofacilito @EDteam En PHP podemos realizar una conexión a una base de datos MySQL ...

12:11
Conexion PDO php mysql | Como conectarse a una base de datos mysql con PDO

12,443 views

5 years ago

Code-R
Conectar PHP y MySQL con PDO

En este tutorial creamos un archivo de configuración con el cual conectamos nuestra base de datos con MySQL mediante el ...

8:40
Conectar PHP y MySQL con PDO

180 views

9 years ago

ojamboshop
Master PHP PDO in 30 Minutes: Build a Custom CRUD MVC App with MariaDB

In this screencast, you'll learn how to build a simple PHP application using PDO (PHP Data Objects) and MariaDB. We'll walk you ...

34:25
Master PHP PDO in 30 Minutes: Build a Custom CRUD MVC App with MariaDB

51 views

Streamed 4 months ago

KreaTuto
PHP et MariaDB - Épisode 9 - Supprimer des données avec PDO

Comment supprimer des données dans une base de données avec un formulaire HTML, son input caché et PDO Les fichiers ...

8:26
PHP et MariaDB - Épisode 9 - Supprimer des données avec PDO

398 views

2 years ago

nayosx
Login básico en PHP y MySQL - Conexión a base de datos PDO

Descarga el codigo fuente : https://drive.google.com/file/d/0B1cQm4NC-An6aU9XYU1FMlJrS3c/view?usp=sharing.

10:22
Login básico en PHP y MySQL - Conexión a base de datos PDO

905 views

9 years ago

CodeX
Building Dynamic Websites with PHP, PDO and MySQL (Part 1/2)

Learn how to build a simple blogging website with (backend) CMS (Content Management System) using PDO, PHP and MySQL.

3:24:22
Building Dynamic Websites with PHP, PDO and MySQL (Part 1/2)

1,015 views

2 years ago

ojamboshop
🚀 Build a PHP app with Mezzio + PDO in under 60 seconds!

Watch how to: ✓ Install Mezzio ✓ Set up PDO ✓ Create a JSON API Want to learn more? Full course: ...

1:00
🚀 Build a PHP app with Mezzio + PDO in under 60 seconds!

157 views

6 months ago

Turbo Learn PHP
Which database connection is better for PHP: PDO or MySQLi? PDO vs MySQLi in #php – Which Database

Which database connection is better for PHP: PDO or MySQLi? PDO is more flexible as it supports multiple database types.

0:33
Which database connection is better for PHP: PDO or MySQLi? PDO vs MySQLi in #php – Which Database

110 views

11 months ago

Christian Hur
PHP Stock Apps Featuring PDO, Flat Files and MySQL (Ep. 1)

Overview In this video series, we'll build a simple PHP application that will read a flat file (text file) with some stocks data, parse ...

28:15
PHP Stock Apps Featuring PDO, Flat Files and MySQL (Ep. 1)

412 views

5 years ago

Roel Van de Paar
PHP PDO login with session

PHP PDO login with session Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

3:01
PHP PDO login with session

33 views

3 years ago

ojamboshop
PHP MySQLi Vs PDO

PHP can connect to MySQL databases using the MySQLi extension or PDO extension. MySQLi extension is a dual procedural ...

33:46
PHP MySQLi Vs PDO

44 views

Streamed 9 months ago