ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

173,820 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

406,899 views

4 years ago

Vincent Lab
Playing around with Sockets in PHP and JavaScript

In this video, I'm going to be playing around with Sockets in PHP and JavaScript Subscribe for more ...

4:46
Playing around with Sockets in PHP and JavaScript

11,303 views

4 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,476 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?

599 views

1 year ago

Turbo Learn PHP
When to use explode or implode in PHP? explode vs implode in #php – Which One Is Faster?

When to use explode or implode in PHP? explode is used to break a string into an array based on a delimiter. implode is ...

0:22
When to use explode or implode in PHP? explode vs implode in #php – Which One Is Faster?

102 views

1 year ago

Turbo Learn PHP
Which #php loop is better: foreach or while? foreach vs while in PHP: Which Loop Is Smarter?

Which PHP loop is better: foreach or while? Use foreach for arrays or collections when the structure is fixed. while is better ...

0:24
Which #php loop is better: foreach or while? foreach vs while in PHP: Which Loop Is Smarter?

467 views

1 year ago

Neos CMS
Building a blazing fast gRPC Service with PHP - Daniel Lienert| Neos Con 2023

neoscms #grpc #php In early 2022 we decided to use gRPC for building a server API for a new desktop application project. This a ...

38:32
Building a blazing fast gRPC Service with PHP - Daniel Lienert| Neos Con 2023

5,348 views

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

447 views

1 year ago

Turbo Learn PHP
When should you use namespaces in php? master #php code organization like a pro!

When should you use namespaces in PHP? Namespaces in PHP are crucial for organizing and structuring your code.

0:25
When should you use namespaces in php? master #php code organization like a pro!

55 views

2 years ago

Turbo Learn PHP
Why is eval better than include in PHP? eval vs include: #php Code Execution #secrets You Missed!

Why is eval better than include in PHP? eval() can execute dynamic PHP code from a string, offering flexibility. include() ...

0:18
Why is eval better than include in PHP? eval vs include: #php Code Execution #secrets You Missed!

484 views

1 year ago

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

2 years ago

Turbo Learn PHP
How to prevent #php database deadlocks with concurrent writes? avoid #php deadlock efficiently

How to prevent PHP database deadlocks with concurrent writes? Always use consistent locking strategies for database writes.

0:46
How to prevent #php database deadlocks with concurrent writes? avoid #php deadlock efficiently

106 views

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

92 views

1 year ago

Turbo Learn PHP
How can i supercharge #php server speed? #secret #php server speed boost revealed!

How can I supercharge PHP server speed? Leverage OpCode caching such as OPcache or APC to store precompiled script ...

0:16
How can i supercharge #php server speed? #secret #php server speed boost revealed!

32 views

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

649 views

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

5 years ago

Turbo Learn PHP
Which is the best #php method for HTTP requests? cURL vs file_get_contents – Which One is Best for

Which is the best PHP method for HTTP requests? 🎙️ If you need flexibility and control over headers or response codes, cURL ...

0:37
Which is the best #php method for HTTP requests? cURL vs file_get_contents – Which One is Best for

219 views

1 year ago

Turbo Learn PHP
Whats the #secret to #opcache optimization? boost your #php #performance instantly with #opcache

Whats the Secret to OpCache Optimization? OpCache stores precompiled PHP bytecode to speed up script execution.

0:21
Whats the #secret to #opcache optimization? boost your #php #performance instantly with #opcache

139 views

1 year ago

Turbo Learn PHP
How can you implement rate limiting in #php API? Master #php Implement Rate Limiting Like a Pro!

How can you implement rate limiting in PHP API? Rate limiting controls how many requests a user can make. It helps ...

0:29
How can you implement rate limiting in #php API? Master #php Implement Rate Limiting Like a Pro!

530 views

1 year ago

Stack Equation
Cannot validate since no PHP executable is set  Use the setting 'php validate executablePath' to con

Cannot validate since no PHP executable is set Use the setting 'php validate executablePath' File - Preferences - Settings ...

1:36
Cannot validate since no PHP executable is set Use the setting 'php validate executablePath' to con

130,129 views

5 years ago