Re: [PHP] where can I find a good documentation on regular expressions?

2001-07-06 Thread Tom Carter

Or if yu9o *really* want to learn reg-ex's then I can highly recommed
Mastering Regular Expressions by O'Reilly press starts from nothing
and by the end you'll find them easy as can be

HTH
- Original Message -
From: Christian Reiniger [EMAIL PROTECTED]
To: Mick Foster [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Friday, July 06, 2001 10:18 AM
Subject: Re: [PHP] where can I find a good documentation on regular
expressions?


 On Thursday 05 July 2001 19:33, Mick Foster wrote:
  where can I find a good documentatio on regular expressions?
  I´m desperate in need of it...
 
  thanks for your time

 http://php.net/manual/en/pcre.pattern.syntax.php

 And if you need an intro look through phpbuilder.com.

 --
 Christian Reiniger
 LGDC Webmaster (http://lgdc.sunsite.dk/)

 (A)bort (R)etry (P)retend this never happened ...

 --
 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]



-- 
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]




Re: [PHP] where can I find a good documentation on regular expressions?

2001-07-06 Thread Christian Reiniger

On Thursday 05 July 2001 19:33, Mick Foster wrote:
 where can I find a good documentatio on regular expressions?
 I´m desperate in need of it...

 thanks for your time

http://php.net/manual/en/pcre.pattern.syntax.php

And if you need an intro look through phpbuilder.com.

-- 
Christian Reiniger
LGDC Webmaster (http://lgdc.sunsite.dk/)

(A)bort (R)etry (P)retend this never happened ...

--
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]




[PHP] where can I find a good documentation on regular expressions?

2001-07-05 Thread Mick Foster

where can I find a good documentatio on regular expressions?
I´m desperate in need of it...

thanks for your time



-- 
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]




RE: [PHP] where can I find a good documentation on regular expressions?

2001-07-05 Thread Andrew Kirilenko

Hello!

Try to find some good PERL or PHP book.
You can get one from http://194.84.74.116/iced/lp.tar.gz

Best regards,
Andrew Kirilenko,
Senior Programmer / System Administrator,
Internet Service.

-Original Message-
From: Mick Foster [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 05, 2001 8:34 PM
To: [EMAIL PROTECTED]
Subject: [PHP] where can I find a good documentation on regular expressions?


where can I find a good documentatio on regular expressions?
I´m desperate in need of it...

thanks for your time



--
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]



-- 
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]




Re: [PHP] where can I find a good documentation on regular expressions?

2001-07-05 Thread Justin Farnsworth

I like the O'Reilly book on Regular Expressions.

_jef

---
Mick Foster wrote:
 
 where can I find a good documentatio on regular expressions?
 I´m desperate in need of it...
 
 thanks for your time
 
 --
 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]

-- 
Justin Farnsworth
Eye Integrated Communications
321 South Evans - Suite 203
Greenville, NC 27858 | Tel: (252) 353-0722

-- 
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]




Re: [PHP] where can I find a good documentation on regular expressions?

2001-07-05 Thread David A Dickson

On Thu, 05 Jul 2001 14:33:55  
 Mick Foster wrote:
where can I find a good documentatio on regular expressions?
I´m desperate in need of it...

Try the manual at www.php.net/manual/en



Get 250 color business cards for FREE!
http://businesscards.lycos.com/vp/fastpath/

-- 
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]