Re: [PHP] preg_match() vs. preg_match_all()

2001-02-09 Thread Michael Dearman
CC Zona wrote: > > What is the functional difference between preg_match() and > preg_match_all()? I've puzzled over the manual descriptions for both, > checked the list archives and faqts.com, and still can't figure out why > they seem to return different results for the same pattern searches.

[PHP] preg_match() vs. preg_match_all()

2001-02-08 Thread CC Zona
What is the functional difference between preg_match() and preg_match_all()? I've puzzled over the manual descriptions for both, checked the list archives and faqts.com, and still can't figure out why they seem to return different results for the same pattern searches. TIA -- CC -- PHP Ge