php-windows | 2003112
Date: 11/21/03
- Next message: Alexandre Trevisani: "Re: [PHP-WIN] Compiling"
- Previous message: Eric COLINET: "Re: [PHP-WIN] Compiling"
- Next in thread: Andrei BEJENARU: "[PHP-WIN] Re: Regular Expression Question"
- Reply: Andrei BEJENARU: "[PHP-WIN] Re: Regular Expression Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have a regular expression, that finds what i want. The problem lies in that I don't want to replace this pattern with another. I want to prefix the pattern with a character. Any suggestions as to how I might accomplish this?
regular expression = '/^\d\{1,2}\./'
-- Gerardo S. Rojas mailto: grojas <email protected>
- Next message: Alexandre Trevisani: "Re: [PHP-WIN] Compiling"
- Previous message: Eric COLINET: "Re: [PHP-WIN] Compiling"
- Next in thread: Andrei BEJENARU: "[PHP-WIN] Re: Regular Expression Question"
- Reply: Andrei BEJENARU: "[PHP-WIN] Re: Regular Expression Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

