正则为什么会报这个错误啊![a-z]+:[\w_-\/.\%\]*.jpg
PHP Warning: preg_match_all() [function.preg-match-all]: Compilation failed: missing terminating ] for character class at offset 29 in D:\Server_Core\www\tie\index.php on line 17
正则缺少终止符,正则表达式百度一个就可以