ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

87,092 results

Related queries

regex101

regex uipath

preg_match in php

regex tutorial

regex c#

regular expression examples

regex java

regex javascript tamil

regex python

python regular expressions telugu

Dani Krossing
59: Functions Using Regular Expressions | PHP Tutorial | Learn PHP Programming

Functions Using Regular Expressions | PHP Tutorial | Learn PHP Programming. In this PHP tutorial we will learn about regular ...

8:34
59: Functions Using Regular Expressions | PHP Tutorial | Learn PHP Programming

76,569 views

8 years ago

Fireship
Regular Expressions (RegEx) in 100 Seconds

Grab the cheatsheet here https://fireship.io/lessons/regex-cheat-sheet-js/ RegExr Tool https://regexr.com/ #regex #js ...

2:22
Regular Expressions (RegEx) in 100 Seconds

683,509 views

5 years ago

PHPBasics
PHP Regular Expressions Form Security & Validation

Hello and welcome back to php basics my name is sean today i'm going to talk to you about regular expressions or as it's ...

12:32
PHP Regular Expressions Form Security & Validation

21,955 views

6 years ago

Dani Krossing
60: Search Patterns Using Regular Expressions | PHP Tutorial | Learn PHP Programming

Search Patterns Using Regular Expressions | PHP Tutorial | Learn PHP Programming. In this PHP tutorial you will learn more ...

21:03
60: Search Patterns Using Regular Expressions | PHP Tutorial | Learn PHP Programming

48,942 views

8 years ago

Web Dev Simplified
Learn Regular Expressions In 20 Minutes

Having the ability to search through text, validate text, and replace text using an advanced set of rules is exactly what Regex is for.

20:52
Learn Regular Expressions In 20 Minutes

1,457,599 views

6 years ago

OneByteAtATime
PHP - Regular Expressions and Patterns

PHP - Regular Expressions and Patterns A. Project Source for PHP/SQL Game "Pretty Ponies" ...

22:21
PHP - Regular Expressions and Patterns

38,393 views

13 years ago

People also watched

hdeleon.net
CURSO de EXPRESIONES REGULARES GRATIS

En este curso veremos el uso de las expresiones regulares, un concepto que puede servirte tanto al programar como en tareas ...

43:38
CURSO de EXPRESIONES REGULARES GRATIS

35,827 views

3 years ago

Josh Cirre
This is how you should write PHP

Thanks so much to Bento for sponsoring this video and the channel this month. Check them out if you want an email service (and ...

17:48
This is how you should write PHP

23,524 views

5 months ago

FalconMasters
Easy and Complete Guide to Regular Expressions from Scratch

In this tutorial, you'll learn what regular expressions are and everything you need to understand them and create your own ...

45:02
Easy and Complete Guide to Regular Expressions from Scratch

175,133 views

5 years ago

kylecodes
PHP Tutorial - Regex (Part 1)

is the exact start $ is the exact end [a-z] = abcdefghijklmnopqrstuvwxyz [A-Z] = ABCDEFGHIJKLMNOPQRSTUVQXYZ [0-9] ...

9:44
PHP Tutorial - Regex (Part 1)

11,298 views

15 years ago

nunomaduro
Advanced PHP: Generics Explained

sponsor this channel: https://nunomaduro.com/sponsorships this video was made possible by: redberry / work with the ...

6:15
Advanced PHP: Generics Explained

8,970 views

11 months ago

KodeKloud
Regular Expressions in Linux | Intro to GREP and RegEx | RegEx Tutorial

In this video, we'll show you how to harness the power of regular expressions to extract and manipulate text effortlessly. Learn the ...

11:26
Regular Expressions in Linux | Intro to GREP and RegEx | RegEx Tutorial

10,953 views

1 year ago

El Rincón de Isma
Why I'm still betting my career on PHP in 2026 (and you should too)

Are you still hearing that PHP died in 2015? The reality in 2026 is very different: 75% of the web still runs on this language ...

8:43
Why I'm still betting my career on PHP in 2026 (and you should too)

1,786 views

19 hours ago

Bro Code
PHP functions explained

PHP #course #tutorial 00:00:00 introduction 00:00:36 declare a fucntion 00:02:13 arguments 00:04:29 return 00:06:17 exercise ...

8:49
PHP functions explained

14,518 views

1 year ago

Smartweb
Regular expression in php part-1(hindi/urdu)

in this video i will tell you about regular expression in php part-1 for sublime text shortcut technic download this file and see ...

15:37
Regular expression in php part-1(hindi/urdu)

21,394 views

9 years ago

Low Byte Productions
How Do Regular Expressions Really Work?

In this video we're going to build a basic regular expression engine from scratch, in order to illustrate the underlying mechanisms ...

29:10
How Do Regular Expressions Really Work?

33,990 views

5 years ago

CrazyProgramming
Regular Expression in PHP

This video explains the Regular Expressions and its usages in PHP.

5:05
Regular Expression in PHP

639 views

4 years ago

BetterPHP
PHP Basics: Regular Expressions

WEBSITE: http://betterphp.co.uk/ In this video I go over some of the basics of regular expressions in PHP along with a few ...

15:05
PHP Basics: Regular Expressions

17,783 views

14 years ago

Yahu Baba
PHP Regular Expressions Tutorial in Hindi Urdu

In this tutorial you will learn php regular expressions tutorial in Hindi, Urdu.You can learn how to use regular expression in ...

40:15
PHP Regular Expressions Tutorial in Hindi Urdu

62,692 views

5 years ago

PHP Tutorials Regular Expressions
PHP Tutorials  Regular Expressions  An Introduction
9:56
PHP Tutorials Regular Expressions An Introduction

18 views

9 years ago

Clever Techie
PHP Regular Expressions Tutorial

Upgrade your Clever Techie learning experience: https://www.patreon.com/clevertechie UPDATE! (9/13/19) New features and ...

14:50
PHP Regular Expressions Tutorial

46,634 views

9 years ago

Quick Programming
#01 Using regular expressions in PHP | Regular Expressions - Quick programming tutorial

Learn the art of creating search patterns known as regular expressions. this course will take you from zero to hero. Full playlist: ...

8:06
#01 Using regular expressions in PHP | Regular Expressions - Quick programming tutorial

1,199 views

4 years ago

Bahaa Mohammed
42- PHP Regular Expression - Functions

42- PHP Regular Expression - Functions.

5:22
42- PHP Regular Expression - Functions

538 views

3 years ago

PHP Tutorials Regular Expressions
PHP Tutorials  Regular Expressions  OR Operator and Scary Symbols
9:53
PHP Tutorials Regular Expressions OR Operator and Scary Symbols

15 views

9 years ago

codingforreal
12. Intro to Regular Expressions. PHP Tutorial for beginner's. PHP Tutorial.

An intro to regular expressions (RegEx). TIMESTAMPS 0:00 - Intro 1:25 - What is RegEx? 6:23 - RegEx Functions 12:11 - RegEx ...

20:42
12. Intro to Regular Expressions. PHP Tutorial for beginner's. PHP Tutorial.

107 views

3 years ago

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

87 views

7 months ago

Crack Concepts
REGEX (REGULAR EXPRESSIONS) WITH EXAMPLES IN DETAIL | Regex Tutorial

... and understand everything about REGEX with examples. ✨Work related mails can be sent on: work.sadiasiddiqui@gmail.com ...

10:43
REGEX (REGULAR EXPRESSIONS) WITH EXAMPLES IN DETAIL | Regex Tutorial

953,028 views

5 years ago

Integrix Learning
9 - Form Validations in PHP using Regular Expressions | PHP Tutorial

Module 9 here explains sanitizing the user input data in forms using PHP regular expressions and other built-in functions.

38:13
9 - Form Validations in PHP using Regular Expressions | PHP Tutorial

2,348 views

5 years ago

Mohamed Chiny
Apprendre PHP (15/19) - Les expressions régulières (Regex)

Les expressions régulières (ou regex) sont des chaînes de caractères particulières qui s'appliquent sur d'autres chaînes afin de ...

18:19
Apprendre PHP (15/19) - Les expressions régulières (Regex)

12,342 views

6 years ago