![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Regular Expression - Match all except last one
From: Alexander Bartolich <alexander.bartolich@gmx.at>
Date: Sun Mar 19 2006 - 22:33:48 CET
Randy Webb wrote:
var newString = myString.replace(/df(.)/g,'gh$1');
--Received on Mon May 1 04:15:11 2006 |