Help: How to write the regular of this a tag?
Emotional theater: Love Apartment Hardcover
Plot
Just want to match the hyperlink of class black, don't want to match class= "Font12-orange"
May I ask the great gods how to write them?
------to solve the idea----------------------
$str = <<
<>
Emotional theater: Love Apartment Hardcover
Plot
EOF;
Preg_match ('/]+?class= black ' > (. +?) <\/a>/i ', $str, $m);
echo "";
Print_r ($m);
echo "
";
/*
Array
(
[0] + emotional theater: Love Apartment Hardcover
[1] = http://jq.tvsou.com/introhtml/14/index_1468.htm
[2] + emotional theater: Love Apartment Hardcover
)
*/
------to solve the idea----------------------
$str =<<
<>
Emotional theater: Love Apartment Hardcover
Plot
Emotional theater: Love Apartment Hardcover
Plot
Emotional theater: Love Apartment Hardcover
Plot
Fdipzone;
echo "";
Print_r ($matches [1]);
echo "
";