<?php
$str
=
$navinfor
[
'newstext'
];
$str
=
str_replace
('https://xxxxxhttp://www.cmsyuanma.com/d/file/','http://www.cmsyuanma.com/d/file/',
$str
);
$str
=
str_replace
('http://www.cmsyuanma.com/d/file/','https://xxxxxxhttp://www.cmsyuanma.com/d/file/',
$str
);
preg_match_all(
'/https:.*?(jpg|gif|png|bmp)/'
,
$str
,
$img
);
$num
=
count
(
$img
[0]);
if
(
$num
>=3){
echo
'"'
.
$img
[0][0].
'"'
.
','
;
echo
'"'
.
$img
[0][1].
'"'
.
','
;
echo
'"'
.
$img
[0][2].
'"'
;
}
else
if
(
$num
>=1){
echo
'"'
.
$img
[0][0].
'"'
.
','
;
}
else
{
}
?>
新闻热点
疑难解答