|
PRCE: Perl Compatible Regular Expression In PHP
|
| Link ID
1465
|
|
PRCE: Perl Compatible Regular Expression In PHP
Article on perl compatible regular expressions. Describes the basics as well as PCRE's special features such as ungreedy matching, lookaheads or the evaluation modifier.
Category
PHP > Tutorials
|
| Url
http://www.tote-taste.de/X-Project/regex/
|
| |
|
Other links at PHP > Tutorials
|
PHP/MySQL Tutorial
3 lessons: In the first installment of this three-lesson tutorial, our Kiwi guide covers everything you need to know to begin developing database hubs... Lesson 2 covers more PHP/MySQL goodies than you could probably imagine. Graeme starts by showing while loops, then talks about the ever-useful if-else statement... In Lesson 3, Graeme shows some of the secrets that will turn your simple data-driven site into a useful application. As he covers validation, he'll show how to prevent users from leaving key form fields blank and how to make sure numeric files don't contain letters. He'll also teach you how PHP handles includes and functions.
PHP > Tutorials
|
PHP Tutorial (BobFrank)
A basic PHP tutorial for beginners. It includes printing, variables, constants, math, strings, files, functions, arrays, and several other key points of PHP.
PHP > Tutorials
|
|
|