background preloader

REGEX

Facebook Twitter

PHP Tutorials Examples Introduction to PHP Regex. By Kevin Waterson Contents What is a regex?

PHP Tutorials Examples Introduction to PHP Regex

15 PHP regular expressions for web developers. Getting started with regular expressions For many beginners, regular expressions seems to be hard to learn and use.

15 PHP regular expressions for web developers

In fact, they’re far less hard than you may think. Before we dive deep inside regexp with useful and reusable codes, let’s quickly see the basics: Regular expressions syntax. Les expressions régulières (partie 1/2)