Hi,
I am trying to load some files into an Array but when i run the code i get an error which points to the following line in my code:
$entries=opendir("$DOCUMENT_ROOT/admin/users");
the error says:
failed to open dir: Invalid argument in c:\program files\apache group\apache\htdocs\web\index.php on line 6
could it be a permissions problem
Any suggestions.....
Cheers 🙂