cmf_get_content_images($content)

功能

获取html文本里的图片列表

参数

$content: string html 内容

返回

array 图片列表 数组item格式:

 [
   "src"=>'图片链接',
   "title"=>'图片标签的 title 属性',
   "alt"=>'图片标签的 alt 属性'
 ]

results matching ""

    No results matching ""