I am trying to echo something that is in parenthesis. How can I do that? ex. (TV) just to TV
I tried something like $remove($2,(,)) ) } }
but that isn't working.