28-03-2009 by webly
Fatal error: Call to undefined function: scandir() in /home/all/bbbb/htdocs/weather/parser/parser.php on line 35
plz help me to resolve this problem
1 Replies
28-03-2009 by Admin
The problem may be with your PHP version. The scandir()function exists from PHP 5.* versions.
The problem may be with your PHP version. The scandir()function exists from PHP 5.* versions.