ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

108,699 results

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!

440 views

1 year ago

Turbo Learn PHP
How to implement CSRF protection in PHP? Master CSRF Protection in #php Forms!

How to implement CSRF protection in PHP? CSRF stands for Cross-Site Request Forgery, a serious threat. Use unique ...

0:39
How to implement CSRF protection in PHP? Master CSRF Protection in #php Forms!

361 views

1 year ago

Alex Demko
Best Testing Tools in 2025 for Python, PHP, JS & Java 💥 | PyTest, PHPUnit, Jest, Selenium & More

Not sure which testing tool to use in your project? In this video, I break down the best automated testing tools for the most ...

15:09
Best Testing Tools in 2025 for Python, PHP, JS & Java 💥 | PyTest, PHPUnit, Jest, Selenium & More

94 views

5 months ago

Roel Van de Paar
Raspberry Pi: How to use python to run php?

Raspberry Pi: How to use python to run php? Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

1:47
Raspberry Pi: How to use python to run php?

13 views

4 years ago

Turbo Learn PHP
When should I use global or static variables in PHP? #php Global vs Static – Which One to Use for

When should I use global or static variables in PHP? Use global variables when you need to share data between different ...

0:14
When should I use global or static variables in PHP? #php Global vs Static – Which One to Use for

187 views

11 months ago

Roel Van de Paar
PHP scraping using Python

PHP scraping using Python Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:19
PHP scraping using Python

8 views

3 years ago

The Tech Rants
Master Eclipse IDE for Web Development: PHP, JavaScript, Python, and More!

Unlock the full potential of Eclipse IDE for web development! In this guide, you'll learn how to set up Eclipse IDE for PHP, ...

32:00
Master Eclipse IDE for Web Development: PHP, JavaScript, Python, and More!

98 views

5 months ago

Roel Van de Paar
Software Engineering: Can python and php work together? (2 Solutions!!)

Software Engineering: Can python and php work together? Helpful? Please support me on Patreon: ...

2:45
Software Engineering: Can python and php work together? (2 Solutions!!)

3 views

3 years ago

NeoTux
Apprendre Python depuis PHP

Dans cette vidéo, je vous propose d'apprendre le Python en prenant pour base le PHP. Au lieu de vous expliquer les notions de ...

23:10
Apprendre Python depuis PHP

1,396 views

9 years ago

Turbo Learn PHP
When should I use is_null and empty in PHP? #php is_null vs empty: Which One Should You Use?

When should I use is_null and empty in PHP? is_null is used to check if a variable is explicitly set to null. empty checks if a ...

0:13
When should I use is_null and empty in PHP? #php is_null vs empty: Which One Should You Use?

309 views

1 year ago

Python Code Camp
How to make your code EFFICIENT ? Use THIS In Python! 🔥

python #pythonshorts #shorts #coding Learn how to make your code efficient. Small changes but big effect. Perfect for Python ...

0:33
How to make your code EFFICIENT ? Use THIS In Python! 🔥

703 views

11 months ago

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!

245 views

1 year ago

Turbo Learn PHP
What’s the #hidden cost of using public in PHP? #php Visibility Hack: Public vs Private vs

What's the hidden cost of using public in PHP? 🎙️ Public properties are accessible everywhere, but that's risky. 🎙️ Private ...

0:35
What’s the #hidden cost of using public in PHP? #php Visibility Hack: Public vs Private vs

39 views

10 months ago

Turbo Learn PHP
When should I use exit over die in PHP? exit vs die in #php – What’s the Difference?

When should I use exit over die in PHP? exit() and die() are essentially the same, but die() is often used for readability in error ...

0:16
When should I use exit over die in PHP? exit vs die in #php – What’s the Difference?

152 views

11 months ago

kovolff
Call Python (Web API) from PHP - No Frameworks Involved | Kovolff

Build a Web API in Python https://youtu.be/Bdeclymkt-A A web API, developed in any programming language, can be called by ...

15:57
Call Python (Web API) from PHP - No Frameworks Involved | Kovolff

34,753 views

5 years 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?

469 views

11 months ago

John Hammond
Abusing PHP Session Handlers: Python Web Hacking | Natas: OverTheWire (Level 20)

If you would like to support me, please like, comment & subscribe, and check me out on Patreon: ...

10:43
Abusing PHP Session Handlers: Python Web Hacking | Natas: OverTheWire (Level 20)

5,402 views

7 years ago

John Hammond
PHP Type Juggling: Python Web Hacking | Natas: OverTheWire (Level 23)

If you would like to support me, please like, comment & subscribe, and check me out on Patreon: ...

5:07
PHP Type Juggling: Python Web Hacking | Natas: OverTheWire (Level 23)

4,951 views

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

1 year ago

Roel Van de Paar
Software Engineering: python vs php (for project managers) (11 Solutions!!)

Software Engineering: python vs php (for project managers) Helpful? Please support me on Patreon: ...

5:14
Software Engineering: python vs php (for project managers) (11 Solutions!!)

3 views

3 years ago