Categories

Updated: 02/03/2008

How to match and extract strings in PHP

Learn how search strings or replace single or multple matches using PHP functions. This tutorial explains the basic operations for dealing with string search and replacement using preg_match(), and preg_match_all() functions.
©2003-2019 jCay.com