ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,627 results

CodeLucky
PHP Regular Expressions (Regex) Tutorial: Advanced Pattern Matching for Beginners

Unlock the power of PHP regular expressions (regex) with this beginner-friendly tutorial! We'll dive into advanced pattern ...

9:34
PHP Regular Expressions (Regex) Tutorial: Advanced Pattern Matching for Beginners

91 views

7 months ago

CodeLucky
Regex in JavaScript, Python, Java, PHP, C#, Go - Regular Expressions Tutorial for Beginners

Unlock the power of regular expressions (regex) across different programming languages! This tutorial provides a ...

6:26
Regex in JavaScript, Python, Java, PHP, C#, Go - Regular Expressions Tutorial for Beginners

16 views

4 months ago

CodeLucky
PHP Regular Expressions: Regex Basics for Beginners

Unlock the power of pattern matching with PHP regular expressions! This beginner-friendly tutorial covers the fundamentals of ...

3:33
PHP Regular Expressions: Regex Basics for Beginners

33 views

7 months ago

crack coding
Regular Expressions in PHP | Pattern Matching & Email Validation Explained Step by Step

Welcome to Day 25 of our PHP Full Course Series! In this video, you'll learn Regular Expressions (Regex) in PHP — the most ...

16:59
Regular Expressions in PHP | Pattern Matching & Email Validation Explained Step by Step

34 views

2 months ago

Study Automation Academy
🚀Introduction to Regular Expression in Perl: Part-19 || #Perl #Scripting #regex #perlprogramming

Udemy Course: https://www.udemy.com/course/master-perl-programming-from-beginner-to-expert-2025/?

8:45
🚀Introduction to Regular Expression in Perl: Part-19 || #Perl #Scripting #regex #perlprogramming

353 views

9 months ago

vlogize
Mastering Regex in PHP: Replacing Patterns with Ease

Learn how to effectively use `preg_replace()` to replace repeating patterns in PHP strings with this comprehensive guide, perfect ...

1:30
Mastering Regex in PHP: Replacing Patterns with Ease

2 views

9 months ago

vlogize
How to Use PHP Regex to Match a Single Letter Followed by a Number

Learn how to effectively use `PHP` Regex to replace occurrences of a single letter followed by a number in your strings. Simplify ...

1:33
How to Use PHP Regex to Match a Single Letter Followed by a Number

3 views

9 months ago

vlogize
How to Write a Regular Expression in PHP to Find and Replace Text Elements

Learn how to effectively use `regular expressions` in PHP to find and replace elements in your text. Discover tips and tricks to ...

1:38
How to Write a Regular Expression in PHP to Find and Replace Text Elements

1 view

9 months ago

PHP Explained
Regex lookaheads in PHP

Learn how to use lookaheads in regex with PHP. Use (?=...) for positive lookaheads and (?!...) for negative ones — perfect for ...

0:45
Regex lookaheads in PHP

81 views

5 months ago

vlogize
Mastering Regex for Phone Number Validation in PHP

Learn how to refine your regex for validating international phone numbers in PHP, ensuring they start with a plus sign. Elevate ...

1:33
Mastering Regex for Phone Number Validation in PHP

16 views

11 months ago

courses online
tutorial regular expression php
2:36
tutorial regular expression php

5 views

4 months 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

27 views

3 months ago

vlogize
Fixing Your PHP Regex Issues: How to Properly Match Names

Learn how to adjust your `PHP regex` to accurately match names, fixing issues with names like "Li" and "Drantch." --- This video is ...

1:57
Fixing Your PHP Regex Issues: How to Properly Match Names

0 views

10 months ago

Techsima
Master Regular Expressions in PHP | Step-by-Step Tutorial

Master Regular Expressions in PHP | Step-by-Step Tutorial php regex php regular expression regex in php php regex tutorial php ...

49:15
Master Regular Expressions in PHP | Step-by-Step Tutorial

64 views

Streamed 3 weeks ago

vlogize
Fixing the PHP Router Issue: Regular Expressions and Switch Statements

Struggling with a `PHP` router that isn't working with switch statements and regular expressions? Discover effective solutions and ...

1:54
Fixing the PHP Router Issue: Regular Expressions and Switch Statements

3 views

9 months ago

hazrat umer
Regular Expressions introduction to PHP programming for beginners

Regular Expressions introduction to PHP programming for beginners Your Lecture : introduction to PHP introduction to PHP ...

11:05
Regular Expressions introduction to PHP programming for beginners

0 views

8 months ago

vlogize
Understanding PCRE Regular Expressions in PHP: Using Delimiters Effectively

Discover how to work with `PCRE` regular expressions in PHP without worrying about delimiters. Learn practical tips for using ...

2:09
Understanding PCRE Regular Expressions in PHP: Using Delimiters Effectively

7 views

9 months ago

PHP Explained
Basic regex match in PHP

Learn how to perform a basic regular expression match in PHP using preg_match(). Perfect for validating emails, usernames, ...

0:52
Basic regex match in PHP

84 views

6 months ago

PHP Explained
Regex to split a string in PHP

Learn how to split strings in PHP using preg_split() and regular expressions. Perfect for splitting by spaces, commas, or custom ...

0:43
Regex to split a string in PHP

81 views

5 months ago

vlogize
Mastering Regular Expressions: Finding and Replacing Repeated Patterns in PHP (?:$[^? ]+)

Learn how to effectively use regular expressions in PHP to find and replace repeated patterns, making your code cleaner and ...

1:38
Mastering Regular Expressions: Finding and Replacing Repeated Patterns in PHP (?:$[^? ]+)

3 views

9 months ago