发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

'; } function get_first_image($content) { preg_match('/]src=["'](https?://[^"'])["']/', $content, $matches); return isset($matches[1]) ? $matches[1] : false; } ?>