ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

888 results

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

480,316 views

8 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,069 views

11 months ago

Kevin Powell
Goodbye VS Code!

Check it out Zed for yourself https://zed.dev/ ✉ Keep up to date with everything I'm up to https://www.kevinpowell.co/newsletter ...

36:45
Goodbye VS Code!

62,783 views

1 month ago

Turbo Learn PHP
When should you use array_map over array_filter? array_map vs array_filter in #php – Which One

When should you use array_map over array_filter? array_map is used when you need to apply a transformation to every ...

0:27
When should you use array_map over array_filter? array_map vs array_filter in #php – Which One

49 views

11 months ago

ojamboshop
Create PDF Files with PHP (No Libraries Needed!) - Easy Guide for Beginners

In this tutorial, you will learn how to generate PDF files from plain text using PHP — all without relying on any third-party libraries!

19:03
Create PDF Files with PHP (No Libraries Needed!) - Easy Guide for Beginners

26 views

1 month ago

axsantosh
The Complete Variables In Php Tutorial

Ready to master variables in php? This comprehensive guide covers everything you need to know! In this video, you'll discover: ...

11:33
The Complete Variables In Php Tutorial

5 views

4 months ago

Turbo Learn PHP
How to handle async queries in PHP? Master Asynchronous Queries in #php with

How to handle async queries in PHP? Using async queries improves application performance. BUT many developers forget ...

0:48
How to handle async queries in PHP? Master Asynchronous Queries in #php with

78 views

10 months ago

The Coding Gopher
99% of Developers Don't Get PostgreSQL

Check out Supabase: https://supabase.plug.dev/qnxeTMY ❤️ Get 40% OFF CodeCrafters: ...

12:40
99% of Developers Don't Get PostgreSQL

166,366 views

3 months ago

Turbo Learn PHP
What makes socket_sendmsg() essential for PHP? Unlock the Power of socket_sendmsg() in PHP!

What makes socket_sendmsg() essential for PHP? Using socket_sendmsg() can simplify message sending. BUT many ...

0:49
What makes socket_sendmsg() essential for PHP? Unlock the Power of socket_sendmsg() in PHP!

27 views

10 months ago

Turbo Learn PHP
How does mysqli_fetch_lengths() improve database handling? Mastering mysqli_fetch_lengths() in #php

How does mysqli_fetch_lengths() improve database handling? mysqli_fetch_lengths() gives you the length of each column.

0:56
How does mysqli_fetch_lengths() improve database handling? Mastering mysqli_fetch_lengths() in #php

9 views

11 months ago

Turbo Learn PHP
When should you use mysqli_get_client_stats() in PHP? Unlock #hidden Client Stats in #php with

When should you use mysqli_get_client_stats() in PHP? Use this function when you need to monitor detailed stats about ...

1:25
When should you use mysqli_get_client_stats() in PHP? Unlock #hidden Client Stats in #php with

16 views

11 months ago

Turbo Learn PHP
Why is mysqli_stmt_free_result important in PHP? Unlocking mysqli_stmt_free_result() Master Memory

Why is mysqli_stmt_free_result important in PHP? 🏍️ When you execute a prepared statement, it consumes memory. 🏍️ But ...

0:45
Why is mysqli_stmt_free_result important in PHP? Unlocking mysqli_stmt_free_result() Master Memory

8 views

11 months ago

Turbo Learn PHP
How can I handle multithreading in #php using pthreads? Master Multithreading in #php Unlocking

How can I handle multithreading in PHP using pthreads? You can use pthreads to run tasks in parallel. This is helpful for ...

0:27
How can I handle multithreading in #php using pthreads? Master Multithreading in #php Unlocking

40 views

11 months ago

𝗦𝘁𝗮𝗿𝗖𝗼𝗱𝗲 𝗞𝗵
Laravel Admin Panel Inventory Management | Beginner to Advanced Guide

Hi there , I'm Soeng Souy (StarCode Kh) ------------------------------------------- I'm currently creating a sample Laravel and React ...

8:44
Laravel Admin Panel Inventory Management | Beginner to Advanced Guide

2,006 views

1 month ago

Turbo Learn PHP
How to manage advanced MySQL connections in PHP? Mastering mysqli_real_connect() for Secure #php DB

How to manage advanced MySQL connections in PHP? `mysqli_real_connect()` allows you to customize MySQL connections ...

1:45
How to manage advanced MySQL connections in PHP? Mastering mysqli_real_connect() for Secure #php DB

3 views

11 months ago

Turbo Learn PHP
Why is mysqli_stmt_error() critical for debugging? Shocking #php Tip #uncover #hidden Errors with

Why is mysqli_stmt_error() critical for debugging? When a prepared statement fails silently, BUT you cant see any error, you ...

1:10
Why is mysqli_stmt_error() critical for debugging? Shocking #php Tip #uncover #hidden Errors with

6 views

11 months ago

Turbo Learn PHP
Why is mysqli_real_escape_string critical for PHP? Master MySQL Queries with

Why is mysqli_real_escape_string critical for PHP? When handling user input, security is a major concern.

0:43
Why is mysqli_real_escape_string critical for PHP? Master MySQL Queries with

32 views

11 months ago

Turbo Learn PHP
When to use var_dump vs gettype in PHP? gettype vs var_dump – Best Way to Understand #php Data

When to use var_dump vs gettype in PHP? gettype is great for quickly checking just the type of a variable. var_dump is more ...

0:19
When to use var_dump vs gettype in PHP? gettype vs var_dump – Best Way to Understand #php Data

71 views

11 months ago

Turbo Learn PHP
When should I use array_diff vs array_udiff in PHP? #php array_diff vs array_udiff – Which One Wins

When should I use array_diff vs array_udiff in PHP? ⛴️ Use array_diff for basic comparison of values between arrays.

0:25
When should I use array_diff vs array_udiff in PHP? #php array_diff vs array_udiff – Which One Wins

35 views

11 months ago

Turbo Learn PHP
How to convert Julian dates in #php using jdtogregorian? Transform Your Dates Master jdtogregorian()

How to convert Julian dates in PHP using jdtogregorian? You can use jdtogregorian() to convert Julian dates. This is helpful ...

0:44
How to convert Julian dates in #php using jdtogregorian? Transform Your Dates Master jdtogregorian()

9 views

10 months ago