Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Keithlol

    Regex and Math

    Kevin, Thanks for your solution. Works like a CHARM! You da man! Now, why didn't I think of that???¿¿ Keith
  2. Keithlol

    Regex and Math

    Is it possible to replace all numbers in a string with a mathematical expression using each number found in the string? In other words, I have this: $adjust="1.5"; the string: $line="The first board's width=\"450\", the second board's width="350", the third board's width=\"550\"."; What I need...

Part and Inventory Search

Back
Top