ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,331 results

Turbo Learn PHP
How to gracefully handle unexpected situations in php? mastering #php #patterns handling unexpected

How to gracefully handle unexpected situations in PHP? 🕹️ When encountering unexpected situations in PHP, its crucial to ...

0:21
How to gracefully handle unexpected situations in php? mastering #php #patterns handling unexpected

6 views

2 years ago

Turbo Learn PHP
How to use late static binding in php? #php #mystery revealed #understanding late static binding!

How to use late static binding in PHP? Late static binding allows accessing overridden static methods and properties. Use ...

0:30
How to use late static binding in php? #php #mystery revealed #understanding late static binding!

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

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

446 views

1 year ago

Turbo Learn PHP
Why should you use object-oriented programming in php? unlock #php #magic mastering object-oriented

Why Should You Use Object-Oriented Programming in PHP? Object-oriented programming in PHP helps organize code into ...

0:24
Why should you use object-oriented programming in php? unlock #php #magic mastering object-oriented

32 views

2 years ago

Turbo Learn PHP
Why is it important to pass objects as function parameters in php? unlocking #php function

Why is it important to pass objects as function parameters in PHP? Passing objects as function parameters in PHP allows you ...

0:17
Why is it important to pass objects as function parameters in php? unlocking #php function

38 views

2 years ago

Turbo Learn PHP
How to leverage #php #magic methods for advanced object-oriented programming? unlocking #php

How to Leverage PHP Magic Methods for Advanced Object-Oriented Programming? Magic methods in PHP are special ...

0:21
How to leverage #php #magic methods for advanced object-oriented programming? unlocking #php

26 views

2 years ago

Turbo Learn PHP
What is #php #autoloading and why should you use it? unleash the power of #php autoloading!

What is PHP autoloading and why should you use it? PHP autoloading is a feature that automatically loads classes when they ...

0:37
What is #php #autoloading and why should you use it? unleash the power of #php autoloading!

37 views

1 year ago

Turbo Learn PHP
What is #autoloading in #php and why is it important? unlock the power of #autoloading in php!

What is autoloading in PHP and why is it important? Autoloading is a feature in PHP that automatically includes the necessary ...

0:21
What is #autoloading in #php and why is it important? unlock the power of #autoloading in php!

24 views

2 years ago

Turbo Learn PHP
Why use namespaces in php? crack the code mastering phps namespace magic!

Why use namespaces in PHP? Namespaces prevent class name conflicts. They make your code more modular and ...

0:37
Why use namespaces in php? crack the code mastering phps namespace magic!

356 views

1 year ago

Turbo Learn PHP
Why should you use mysqli_fetch_object() in PHP? Unlock #hidden #potential mysqli_fetch_object() in

Why should you use mysqli_fetch_object() in PHP? mysqli_fetch_object() allows you to fetch database results as objects, ...

1:20
Why should you use mysqli_fetch_object() in PHP? Unlock #hidden #potential mysqli_fetch_object() in

5 views

1 year ago

Turbo Learn PHP
How can #php developers reduce server load effectively? boost #php server load reduction with this

How can PHP developers reduce server load effectively? Use opcode caching to store compiled PHP scripts in memory.

0:16
How can #php developers reduce server load effectively? boost #php server load reduction with this

12 views

2 years ago

Turbo Learn PHP
What are #php namespaces and why are they useful? boost your #php code organization with namespaces!

What are PHP namespaces and why are they useful? PHP namespaces provide a way to organize code by grouping related ...

0:42
What are #php namespaces and why are they useful? boost your #php code organization with namespaces!

48 views

1 year ago

Turbo Learn PHP
How to turbocharge #php server speed? boost #php server #speed with oop magic!

How to turbocharge PHP server speed? Utilize Object-Oriented Programming (OOP) principles for efficient code organization.

0:21
How to turbocharge #php server speed? boost #php server #speed with oop magic!

10 views

1 year ago

Turbo Learn PHP
Why are #php function parameters essential for oop? unlocking the power of #php function parameters!

Why are PHP function parameters essential for OOP? 🗃️ PHP function parameters enable you to pass data into functions, ...

0:17
Why are #php function parameters essential for oop? unlocking the power of #php function parameters!

15 views

2 years ago

Turbo Learn PHP
How to handle errors in #php like a pro? boost your #php skills with this #secret tip!

How to Handle Errors in PHP Like a Pro? When coding in PHP, its essential to implement proper error handling techniques.

0:25
How to handle errors in #php like a pro? boost your #php skills with this #secret tip!

37 views

2 years ago

Turbo Learn PHP
Why should #php developers be cautious when using floating-point numbers? unveiling #php floats

Why should PHP developers be cautious when using floating-point numbers? Floating-point numbers in PHP may not always ...

0:17
Why should #php developers be cautious when using floating-point numbers? unveiling #php floats

17 views

2 years 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,120 views

9 years ago

Turbo Learn PHP
How to use #php #magic methods __get and __set? #php #magic methods demystified #understanding __get

How to Use PHP Magic Methods __get and __set? PHP magic methods __get and __set enable dynamic access and ...

0:44
How to use #php #magic methods __get and __set? #php #magic methods demystified #understanding __get

51 views

1 year ago

Turbo Learn PHP
Why is #php #autoloading crucial for modern development? unlock the power of #php autoloading!

Why is PHP autoloading crucial for modern development? PHP autoloading simplifies class loading by automatically including ...

0:17
Why is #php #autoloading crucial for modern development? unlock the power of #php autoloading!

4 views

2 years ago