
wardazo
New User
Aug 27, 2007, 6:02 PM
Post #1 of 2
(311 views)
|
|
Accents and regular expressions
|
Can't Post
|
|
Hi Can someone tell me how to write a regular expression to match "téléphone" so it will match in an external file. I can't guanantee the encoding of the external file, so I've used: use utf8; Nothing works so I think I've really got the wrong end of the stick somewhere. Thanks
|