Re: [PHP] Regular Expressions Tester/designer

2004-06-20 Thread Tom Rogers
Hi, Sunday, June 20, 2004, 7:23:53 AM, you wrote: A Anyone know of a good regular expressions tester/designer for php coding A running windows. A I've looked at the Rad Software Regular Expressions Designer and it A looks pretty good except that it is intended for .net and it really A doesn't

Re: [PHP] Regular Expressions Tester/designer

2004-06-20 Thread Ulrik S. Kofod
Tom Rogers sagde: This works with perl regular expressions http://weitz.de/files/regex-coach.exe Thanks! Great tool! I really needed something like that. It just seems like it can't handle $1, $2 ...$x in the replacement string? Isn't there a way to make that work ? -- PHP General

Re[2]: [PHP] Regular Expressions Tester/designer

2004-06-20 Thread Tom Rogers
Hi, Sunday, June 20, 2004, 5:30:39 PM, you wrote: USK Tom Rogers sagde: This works with perl regular expressions http://weitz.de/files/regex-coach.exe USK Thanks! Great tool! I really needed something like that. USK It just seems like it can't handle $1, $2 ...$x in the replacement

[PHP] Regular Expressions Tester/designer

2004-06-19 Thread Al
Anyone know of a good regular expressions tester/designer for php coding running windows. I've looked at the Rad Software Regular Expressions Designer and it looks pretty good except that it is intended for .net and it really doesn't seem to be entirely PCRE compatible. Thanks -- PHP

Re: [PHP] Regular Expressions Tester/designer

2004-06-19 Thread Joel Kitching
On Sat, 19 Jun 2004 17:23:53 -0400, Al [EMAIL PROTECTED] wrote: Anyone know of a good regular expressions tester/designer for php coding running windows. I've looked at the Rad Software Regular Expressions Designer and it looks pretty good except that it is intended for .net and it really