F florashark New Member Jun 10, 2012 #1 \[code\]<div class="begin">...</div>\[/code\]How to match the html inside(including) \[code\]<div class="begin">\[/code\] in PHP?I need a regex solution that can handle nested case.
\[code\]<div class="begin">...</div>\[/code\]How to match the html inside(including) \[code\]<div class="begin">\[/code\] in PHP?I need a regex solution that can handle nested case.