ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

165,261 results

Kai Lentit
Interview with Senior PHP Developer

PHP programming language Interview with a PHP developer with Paul Ron - aired on © The PHP. No Music Programmer humor ...

6:12
Interview with Senior PHP Developer

403,143 views

3 years ago

Turbo Learn PHP
Why use session instead of #cookies in PHP? session vs cookie in #php – Which is Better for Storing

Why use session instead of cookies in PHP? Sessions store data on the server, making them more secure. Cookies store ...

0:13
Why use session instead of #cookies in PHP? session vs cookie in #php – Which is Better for Storing

1,925 views

1 year ago

Turbo Learn PHP
Why choose trait over interface in PHP? Trait vs Interface in #php – Which One Should You Use?

Why choose trait over interface in PHP? ⛔ A trait allows you to reuse code across classes without needing inheritance.

0:20
Why choose trait over interface in PHP? Trait vs Interface in #php – Which One Should You Use?

516 views

1 year ago

John Hunt
Two minute programming: Dependency Injection in PHP

Learn what Dependency Injection is in PHP - it's not as hard as it sounds! This is my first 2 minute programming video on YouTube ...

2:06
Two minute programming: Dependency Injection in PHP

16,107 views

9 years ago

Turbo Learn PHP
Why avoid phpinfo in production? phpinfo vs ini_get: #hidden #php Config Secrets!

Why avoid phpinfo in production? phpinfo displays sensitive server information publicly. ini_get only retrieves specific ...

0:32
Why avoid phpinfo in production? phpinfo vs ini_get: #hidden #php Config Secrets!

445 views

1 year ago

FIND CODE ACADEMY
Introduction to PHP programming - Learn PHP backend programming

We are Specialist in Programming Tutorials, Money making Skills, Educational Updates and Comedy.

5:30
Introduction to PHP programming - Learn PHP backend programming

8 views

7 years ago

Turbo Learn PHP
Why should you care about PHPs memory management? Unlock #php Memory Management Secrets!

Why should you care about PHPs memory management? PHPs memory management affects your applications performance.

0:30
Why should you care about PHPs memory management? Unlock #php Memory Management Secrets!

617 views

1 year ago

ojamboshop
Create Your First PHP App with Fat-Free Framework in 60 Seconds!

Quick tutorial on building a PHP app using Fat-Free Framework! Learn how to connect to a MariaDB database and display ...

1:15
Create Your First PHP App with Fat-Free Framework in 60 Seconds!

144 views

6 months ago

Turbo Learn PHP
What’s the quickest way to debug #php code? Master #php Debugging in Seconds The Ultimate Tip!

What's the quickest way to debug PHP code? Using error_reporting can show all errors quickly. Combine it with ...

0:17
What’s the quickest way to debug #php code? Master #php Debugging in Seconds The Ultimate Tip!

1,129 views

1 year ago

ojamboshop
Build Your First PHP App with Tempest Framework (v1.6.0) — Full Beginner Tutorial!

Ready to build modern PHP apps using a clean, lightweight MVC framework? In this beginner-friendly screencast, we dive into ...

1:01
Build Your First PHP App with Tempest Framework (v1.6.0) — Full Beginner Tutorial!

120 views

4 months ago

Turbo Learn PHP
Which #php function checks duplicate values efficiently? Mastering Duplicate Checks in PHP!

Which PHP function checks duplicate values efficiently? You can use `array_count_values()` to check for duplicates.

0:21
Which #php function checks duplicate values efficiently? Mastering Duplicate Checks in PHP!

130 views

11 months ago

Rod Tech Talk
Should You Learn PHP Programming in 2021 ?

Free 7 Step Freelance SQL Developer Guide: https://digilinksolutions.net/lp/guide/ PREMIUM COURSES ▻ 30 Day Freelance ...

11:20
Should You Learn PHP Programming in 2021 ?

1,745 views

4 years ago

Turbo Learn PHP
Why prefer switch over if-else in PHP? switch vs if-else in #php – Which One Wins Performance?

Why prefer switch over if-else in PHP? Switch can be more efficient when comparing a single variable against many values.

0:17
Why prefer switch over if-else in PHP? switch vs if-else in #php – Which One Wins Performance?

87 views

1 year ago

ojamboshop
Build a PHP Contact Form in 60 Seconds - PHP 8.4 Crash Course

Want to learn PHP by actually building something? In this short, I show how to quickly create a working contact form using PHP ...

1:08
Build a PHP Contact Form in 60 Seconds - PHP 8.4 Crash Course

128 views

3 months ago

Turbo Learn PHP
Why use lazy loading in php? the #secret to lazy loading in #php unlock #performance boost!

Why use lazy loading in PHP? Lazy loading defers object initialization until needed. It improves performance by reducing ...

0:41
Why use lazy loading in php? the #secret to lazy loading in #php unlock #performance boost!

53 views

1 year ago

ojamboshop
PHP CRUD in 60 Seconds: Build a To-Do List!

Learn how to build a PHP To-Do List app with full CRUD functionality — all in under 60 seconds! This is the fastest way to ...

1:06
PHP CRUD in 60 Seconds: Build a To-Do List!

120 views

3 months ago

Turbo Learn PHP
How to manage #php database connection overload? unleash #php power efficient database connection

How to manage PHP database connection overload? PHP applications face performance issues due to frequent database ...

0:47
How to manage #php database connection overload? unleash #php power efficient database connection

84 views

1 year ago

Digital Learnings
PHP programming Tutorials - 01-Welcome - Learn Advance PHP programming Digital Leaning

Comprehensive tutorials for advance php programming, In this course of advance php programming tutorial you will learn to ...

0:47
PHP programming Tutorials - 01-Welcome - Learn Advance PHP programming Digital Leaning

2 views

6 years ago

Turbo Learn PHP
Should you use die() or exit() in PHP? #php die() vs exit(): Which One Should You Use?

Should you use die() or exit() in PHP? die() and exit() are essentially the same, both stop script execution. The real ...

0:15
Should you use die() or exit() in PHP? #php die() vs exit(): Which One Should You Use?

105 views

1 year ago

ojamboshop
🚀 PHP Framework Slim 4 + MariaDB in 60 seconds!

Learn how to quickly connect a Slim Framework 4 app to a MariaDB database and display data in HTML. Perfect for PHP ...

1:08
🚀 PHP Framework Slim 4 + MariaDB in 60 seconds!

237 views

6 months ago