preg_match匹配



示例

#
preg_match('/^(data:\s*image\/(\w+);base64,)/', $src, $result)