> > That's because POSIX is greedy.  Or Perl is greedy.  Whatever.
> 
> Perl is greedy. It *should* have worked with eregi...
> 
> > > <body.*>

Yes, Perl is greedy (there has to be some kind of default behaviour)!

BUT it is SO easy to make it decent:
/<body.*?>/
that's it!!!


michi

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net

--
GMX Tipp:

Machen Sie Ihr Hobby zu Geld bei unserem Partner 1&1!
http://profiseller.de/info/index.php3?ac=OM.PS.PS003K00596T0409a


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to