(.*?)|', $html, $matches); $discussion = $matches[1]; //Write the arrays echo "Discussion: ".$discussion[0]; ?>