ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

74,891 results

WordPress
The programming languages of WordPress – PHP

A brief introduction to PHP, and some examples of PHP code. Includes links to the PHP Documentation and other resources for ...

3:48
The programming languages of WordPress – PHP

6,091 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
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,133 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

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

Turbo Learn PHP
Which tools help in profiling #php applications? Unlocking #php #performance Profiling Tools You

Which tools help in profiling PHP applications? Profiling tools help find slow parts of your code. They show you where your ...

0:28
Which tools help in profiling #php applications? Unlocking #php #performance Profiling Tools You

36 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

127 views

3 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

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

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

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

Turbo Learn PHP
Who maintains the #php official documentation? Who Keeps #php Documentation Fresh?

... ensuring that developers have access to the best practices and guidelines for PHP programming. Learn how you can contribute ...

0:33
Who maintains the #php official documentation? Who Keeps #php Documentation Fresh?

183 views

1 year ago

Turbo Learn PHP
How can #php control a wood router? revolutionize your wood router projects with php!

How can PHP control a wood router? PHP can be used to send commands to a wood router. It helps automate complex ...

0:17
How can #php control a wood router? revolutionize your wood router projects with php!

57 views

1 year ago

Turbo Learn PHP
What are the best practices for using #php with REST APIs? Mastering REST APIs in #php Like a Pro!

What are the best practices for using PHP with REST APIs? Using proper HTTP methods like GET, POST, PUT, DELETE is key.

0:46
What are the best practices for using #php with REST APIs? Mastering REST APIs in #php Like a Pro!

98 views

1 year ago