bccamp
Technical User
- Jan 20, 2005
- 69
I'm trying to remove text between '( )' using str_replace, preg_replace, or anything that will work, but I don't know how to code for 'everything in the middle'. ex.
I want to remove '(stuff in here)' including parenths. I've looked at the man pages, but either I'm stupid....or I'm stupid b/c I don't understand process.
Code:
Hello World (stuff in here)