in reply to Re^7: Most efficient way to remove some text from a string
in thread Most efficient way to remove some text from a string

Thank you Poj. Would the regex to match different file types be (/\.\w+$/)

  • Comment on Re^8: Most efficient way to remove some text from a string