Jump to content

replace paranteses content


LMarie

Recommended Posts

hi..

 

my question is how do you use preg replace to remove paranteses and their content?

the sentence is in this format

test, test (test, test ,1 ,2), test

i want to count commas but not the ones in paranteses so my solution is to remove that part of the sentence.

Anyone that can help me with this?

 

Thanks in advance :)

Link to comment
https://forums.phpfreaks.com/topic/184616-replace-paranteses-content/
Share on other sites

is not a college assignement.. :P im trying to make a sql table that contains sql querys and display the results in a html table when choosen. But i need to determine how many commas there is between select and from so that i can how many rows the table needs ;) so i need to remove the paranteses and their content.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.