in reply to Re: Re: Regular Expression Problem
in thread Regular Expression Problem
This is why I said "Have you verified that your text contains what you think it does?".
Print it out and see!
In the code you give above, for example, you're testing against $test - but getting the input into $test_name - which isn't being used!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Regular Expression Problem
by Anonymous Monk on Mar 29, 2004 at 15:25 UTC |