or if the pattern occurs ad nauseum
preg_match_all("/([A-Z]+jpg)/", $matches);
var_dump($matches);
__________________
For coding work - hit me up on andy // borkedcoder // com
(consider figuring out the email as test #1)
All models are wrong, but some are useful. George E.P. Box. p202
|