Hi

I have a line as

"Field Name1(m/s)","Field Name2(volt)","Field Name3(m/s)"

I want to replace everything starting with ( and ending with ) so srting
will become

"Field Name1","Field Name2","Field Name3"

Does anyone know how to do it?

TIA

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to