Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] regex


  • From: peter at brunone.com (Peter Brunone)
  • Subject: [Javascript] regex
  • Date: Tue Oct 18 11:23:51 2005

Do you really need a regex just to replace one string with another?

How about myString.replace("foo", "bar")?

 From: Anthony Ettinger apwebdesign@xxxxxxxxx

I need to run a regex, simply replacing foo with bar
in $string...

any help?

Anthony Ettinger
ph: (408) 656-2473
web: http://www.apwebdesign.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.LaTech.edu/pipermail/javascript/attachments/20051018/88f4cdee/attachment.html