On Tuesday 23 October 2001 02:47, PHPGalaxy.com wrote:
> My matching pattern looks like this:
> $engreg =
> '/psPhoneEntry.py?firstname=(.*?)&lastname=(.*?)&street=(.*?)&city=(.*?
>)&state=(.*?)&zip=(.*?)&phone=(.*?)\">/i';
>
> Note the "/" at the beginning, and "/i" at the end. those have always
"PHPGalaxy.com" wrote:
>
> ...
>
> A link from one such entry looks like this:
>
>psPhoneEntry.py?firstname=Adam&lastname=Collier&street=3912+Foley+Glen+Cir&city=Fenton&state=MI&zip=48430-3435&phone=8107507456
>
> My matching pattern looks like this:
> $engreg =
>
>'/psPhoneEntry.py?firstname
2 matches
Mail list logo