PHP Unknown: The each() function is deprecated. This message will be suppressed on further calls in xxxx on line 227
ilgili satırda yazan kod.
while ( $count < $opts['length'] && list($page, $pageStr) = each($files) ) {
...
...
}Çalışması için düzenleme nasıl olmalıdır, rica etsem yardımcı olabilir misiniz arkadaşlar?