ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

93 results

Turbo Learn PHP
Array Functions vs Array Methods: The Functional Battle #codingtips

PHP's array_map/array_filter vs JavaScript's array methods. Which language's array manipulation is more powerful? This will ...

0:26
Array Functions vs Array Methods: The Functional Battle #codingtips

62 views

3 weeks ago

Turbo Learn PHP
Array Functions vs List Comprehensions: The Ultimate Showdown #codingtips

PHP's array_map/array_filter chain vs Python's elegant one-liner. Which one makes you say 'wow'? This will blow your mind!

0:26
Array Functions vs List Comprehensions: The Ultimate Showdown #codingtips

961 views

3 weeks ago

JavaScriptBuzz
Array Methods vs Array Functions: The Functional Showdown #viralcoding

JavaScript's array methods vs PHP's array functions. Which language's array manipulation is more elegant? This will blow your ...

0:26
Array Methods vs Array Functions: The Functional Showdown #viralcoding

1,464 views

3 weeks ago

vlogommentary
How to Extract Number and Letter from a PHP Array Using SQL String Functions

Learn how to efficiently search a PHP array from a database query for entries matching a character length and extract specific ...

2:32
How to Extract Number and Letter from a PHP Array Using SQL String Functions

0 views

2 weeks ago

Professional Skill 2023
67-PHP Developer: Array - list() and each() Function | Practice

list — Assign variables as if they were an array Description ¶ list(mixed $var, mixed ...$vars = ?): array Like array(), this is not really ...

3:03
67-PHP Developer: Array - list() and each() Function | Practice

7 views

8 days ago

Andrés Cruz
🐘 Getting Started with PHP: User-Defined Functions + - 05 - Part 1

🐘 Using Functions, Arguments, Types, and More in PHP Post: https://www.desarrollolibre.net/blog/php/curso-de-php-esencial-la ...

2:59
🐘 Getting Started with PHP: User-Defined Functions + - 05 - Part 1

699 views

3 weeks ago

Python Peak
Array Slicing: Pythons ::-1 vs PHP Functions! #PHP

Python's magical slice syntax vs PHP's functions! arr[::-1] to reverse?! Which is cleaner? MIND BLOWN!

0:26
Array Slicing: Pythons ::-1 vs PHP Functions! #PHP

0 views

2 weeks ago

Andrés Cruz
🐘 Getting Started with PHP: User-Defined Functions + - 05 - Part 3

🐘 Using Functions, Arguments, Types, and More in PHP Video: https://youtu.be/FMV6EBHl1jI Post: https://www.desarrollolibre ...

3:00
🐘 Getting Started with PHP: User-Defined Functions + - 05 - Part 3

504 views

3 weeks ago

ItSlang
PHP 8.5: array_first() & array_last() — Cleaner and Safer Array Access

PHP 8.5 introduces two small but powerful functions: array_first() and array_last(). They make array access cleaner, safer, and ...

2:46
PHP 8.5: array_first() & array_last() — Cleaner and Safer Array Access

0 views

2 weeks ago

Python Peak
List Comprehensions vs Array Functions: Which is Cleaner? #arrayfunctions

Python's one-liner vs PHP's function chain. Which syntax do you prefer? This comparison will blow your mind!

0:25
List Comprehensions vs Array Functions: Which is Cleaner? #arrayfunctions

356 views

7 days ago

Professional Skill 2023
60-PHP Developer: Variable - isset() Function | Practice

PHP isset() Function isset — Determine if a variable is declared and is different than null Description ¶ isset(mixed $var, mixed .

3:00
60-PHP Developer: Variable - isset() Function | Practice

6 views

2 weeks ago

nzdzeni
31 Insert Entry Part 1

In functions.php Right at the end of the file please set up a function called get search ID We can use prepared statements to ...

3:58
31 Insert Entry Part 1

0 views

3 weeks ago

Turbo Learn PHP
Set Operations: Mathematical Magic in Code! #arrayfunctions

Python's set operators vs PHP's array functions - which language makes MATH easier? Mind = blown!

0:26
Set Operations: Mathematical Magic in Code! #arrayfunctions

0 views

6 days ago

Andrés Cruz
🐘 Getting Started with PHP: User-Defined Functions + - 05 - Part 2

🐘 Using Functions, Arguments, Types, and More in PHP Post: https://www.desarrollolibre.net/blog/php/curso-de-php-esencial-la ...

2:56
🐘 Getting Started with PHP: User-Defined Functions + - 05 - Part 2

39 views

3 weeks ago

Professional Skill 2023
62-PHP Developer: Variable - empty() Function | Practice

PHP empty() Function Definition and Usage The empty() function checks whether a variable is empty or not. This function returns ...

2:58
62-PHP Developer: Variable - empty() Function | Practice

0 views

2 weeks ago

Python Peak
Dict Comprehensions vs Array Functions: The Ultimate Battle #codingtips

Python dict comprehensions in ONE line vs PHP array functions! Which is more elegant? This will blow your mind!

0:26
Dict Comprehensions vs Array Functions: The Ultimate Battle #codingtips

299 views

2 weeks ago

Turbo Learn PHP
Stop Ignoring Pcre Functions Basic Regex In PHP #phptricks

Modern PHP Feature: Stop Ignoring Pcre Functions Basic Regex In PHP! Junior developers use old PHP patterns, while senior ...

0:15
Stop Ignoring Pcre Functions Basic Regex In PHP #phptricks

25 views

3 weeks ago

BMR EDUCATION
PHP Ultimate Cheat Sheet 🐘 | Modern PHP 8, Arrays, OOP, PDO & Security

Learning PHP or revising before interviews? This video explains the PHP Ultimate Cheat Sheet, covering modern PHP 8 syntax, ...

0:12
PHP Ultimate Cheat Sheet 🐘 | Modern PHP 8, Arrays, OOP, PDO & Security

0 views

11 days ago

Turbo Learn PHP
Unlock PHP Secret For Variadic Functions Arrays Spread #modernphp

Unlock PHP Secret For Variadic Functions Arrays Spread! Watch how junior developers write code vs how senior developers do it ...

0:12
Unlock PHP Secret For Variadic Functions Arrays Spread #modernphp

885 views

3 weeks ago

The Debug Zone
How to Use mysqli_real_escape_string with Arrays in PHP: A Complete Guide

In this video, we dive into the essential PHP function `mysqli_real_escape_string` and explore its critical role in securing your ...

2:41
How to Use mysqli_real_escape_string with Arrays in PHP: A Complete Guide

0 views

1 month ago