From: admin@langtolang.com
Date: Thu 15 Aug 2002 - 09:20:50 EEST
Regular Expression lar ile String islemlerinde PERL epey kuvvetli fakat
artik PHP de Perl in bu kuvvetini asagidaki kutuphaneler ile edinmis
gozukuyor.
Baris Efe
----------------------------------------------------------------------------
---- Regular Expression Functions (POSIX Extended) / http://www.php.net/manual/en/ref.regex.php a.. ereg()b.. ereg_replace()
c.. eregi()
d.. eregi_replace()
e.. split()
f.. spliti()
---------------------------------------------------------------------------- ---- Regular Expression Functions (Perl-Compatible) / http://www.php.net/manual/en/ref.pcre.php
Description The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5, with just a few differences (see below). The current implementation corresponds to Perl 5.005.
----- Original Message ----- From: "Fuat Altun" <faltun@iso.org.tr> To: <php@linux.org.tr> Sent: Wednesday, August 14, 2002 3:18 PM Subject: [php]
> String işlemlerinde hangisi daha yetenekli.?? > Perl? PHP? > > Teşekkürler > > > >