ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,622 results

Vincent Lab
Regular Expressions in under 10 minutes

In this video I will explain the very basic of regular expressions Subscribe for more ...

7:43
Regular Expressions in under 10 minutes

105 views

6 years ago

Roel Van de Paar
Regular Expression,Regex PHP

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:05
Regular Expression,Regex PHP

4 views

3 years ago

AFUP PHP
How I learned to stop worrying and love Regular Expressions - Jordi Boggiano - PHP Tour 2016

Cette vidéo vous a plu ? Adhérez à l'AFUP pour soutenir son activité ...

49:01
How I learned to stop worrying and love Regular Expressions - Jordi Boggiano - PHP Tour 2016

567 views

9 years ago

AFUP PHP
How I learned to stop worrying and love Regular Expressions - Jordi Boggiano  - Forum PHP 2015

Cette vidéo vous a plu ? Adhérez à l'AFUP pour soutenir son activité ...

48:23
How I learned to stop worrying and love Regular Expressions - Jordi Boggiano - Forum PHP 2015

495 views

10 years ago

NR CLASSES LLP
💡 Learn Regex in PHP | Validation in Project | Regular Expressions Made Easy

Regular Expressions in PHP | Regex Tutorial for Beginners In this video, we explore Regular Expressions (Regex) in PHP with ...

18:17
💡 Learn Regex in PHP | Validation in Project | Regular Expressions Made Easy

28 views

5 months ago

Turbo Learn PHP
Why doesnt explode() handle complex string splitting? Mastering preg_split() The #secret to

Why doesnt explode() handle complex string splitting? ⚡ `preg_split()` lets you split strings using regular expressions, solving ...

1:58
Why doesnt explode() handle complex string splitting? Mastering preg_split() The #secret to

39 views

1 year ago

The Debug Zone
PHP Regex preg_replace_callback: Handling Multiple Matches in One String

In this video, we dive into the powerful world of PHP regular expressions, focusing on the `preg_replace_callback` function. You'll ...

4:31
PHP Regex preg_replace_callback: Handling Multiple Matches in One String

30 views

1 year ago

Turbo Learn PHP
How to secure #php forms with preg_match? Master PHPs preg_match() Function Unlock #hidden Pattern

You might think you know all about regular expressions in PHP, BUT do you know how to use `preg_match()` to sanitize user ...

2:34
How to secure #php forms with preg_match? Master PHPs preg_match() Function Unlock #hidden Pattern

83 views

1 year ago

Roel Van de Paar
Code Review: PHP Regex expression to validate a name input (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

1:58
Code Review: PHP Regex expression to validate a name input (2 Solutions!!)

2 views

4 years ago

Thapa Technical
Learn Regular Expressions (REGEX) in 20-Minute with Practical Example + Free Notes🔥

Welcome, Unlock the power of JavaScript regular expressions with our quick and practical guide! In just 20 minutes, learn how to ...

24:47
Learn Regular Expressions (REGEX) in 20-Minute with Practical Example + Free Notes🔥

19,495 views

1 year ago

Turbo Learn PHP
When should you use preg_match vs preg_match_all in PHP? preg_match vs preg_match_all in #php –

When dealing with regular expressions in PHP, both preg_match and preg_match_all are powerful tools. But, how do you know ...

0:21
When should you use preg_match vs preg_match_all in PHP? preg_match vs preg_match_all in #php –

144 views

1 year ago

Константин Дьяченко
How I debug Regular Expressions

Raw recording. Try it yourself: https://regex101.com/ Support me at https://www.patreon.com/konard ($1 per month is good ...

0:36
How I debug Regular Expressions

145 views

6 years ago

riadh coding
PHP Regular Expressions شرح فلترت كل المدخلات وفق الاحرف و الرموز التى تحددها انت

اللهم علمنا ما ينفعنا وانفعنا بما علمتنا وزدنا علما ✩ contact us اتصل بنا ✩ - telegram https://t.me/Riadh_coding -instagram ...

40:08
PHP Regular Expressions شرح فلترت كل المدخلات وفق الاحرف و الرموز التى تحددها انت

2,165 views

3 years ago

Roel Van de Paar
Number of capture groups in a regular expression in php

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

1:44
Number of capture groups in a regular expression in php

5 views

4 years ago

Kapil Sharma
PCRE Regular Expressions - Video 2

In this second video, we are discussing how to use regular expressions in PHP. First video: youtu.be/m56tQAA6zSs Second ...

8:58
PCRE Regular Expressions - Video 2

91 views

8 years ago

Turbo Learn PHP
How can ctype_punct() improve your #php validation? Unlocking ctype_punct() Validate Punctuation in

How can ctype_punct() improve your PHP validation? Use ctype_punct() to check if a string has punctuation. It helps ensure ...

0:52
How can ctype_punct() improve your #php validation? Unlocking ctype_punct() Validate Punctuation in

12 views

1 year ago

Roel Van de Paar
PHP: regex for matching every single line (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

1:44
PHP: regex for matching every single line (2 Solutions!!)

214 views

3 years ago

Roel Van de Paar
Using Notepad++ to search/replace PHP code with regular expressions

Using Notepad++ to search/replace PHP code with regular expressions Helpful? Please support me on Patreon: ...

1:31
Using Notepad++ to search/replace PHP code with regular expressions

5 views

5 years ago

Turbo Learn PHP
How to ensure a string is a valid number in PHP? Unlocking PHPs ctype_digit() Validate Numbers Like

How to ensure a string is a valid number in PHP? Validating strings is crucial in PHP applications. ctype_digit() checks if a ...

0:32
How to ensure a string is a valid number in PHP? Unlocking PHPs ctype_digit() Validate Numbers Like

17 views

1 year ago

Turbo Learn PHP
Why should I use ctype_lower() for string checks? Unlocking ctype_lower() in #php Check Lowercase

It's faster and more reliable than using regular expressions for this purpose. In this video, we will dive deep into the `ctype_lower()` ...

1:07
Why should I use ctype_lower() for string checks? Unlocking ctype_lower() in #php Check Lowercase

2 views

1 year ago