topical media & game development
basic-regex-23-preg-match-all-Insensitive.php / php
<html>
<head>
<title>Using preg_match_all()</title>
</head>
<body>
<?php
myMatches = preg_match_all("/[A-Z]\d{1,5}/i", partNumbers);
if (counter=0; myMatches; partNumbers[0][
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.