In PHP, you can use the preg_match() function to extract the string value of an HTML tag. The regular expression pattern to match an HTML tag would be: ...
確定! 回上一頁