undefined offset PHP错误
我在PHP中收到以下错误
注意未定义的偏移1:在C:\ wamp \ www \ includes \ imdbgrabber.php第36行
以下是导致它的PHP代码:
<?php# ...function get_match($regex, $content) {
preg_match($regex,$content,$matches);
return $matches[1]; // ERROR HAPPENS HERE}错误是什么意思?
梦里花落0921
大话西游666
白衣非少年
PIPIONE
随时随地看视频慕课网APP