Hello!
I have a basic gallery script that takes a specified folder that is entered, opens it, and makes a gallery out of the images inside.
Now, the script worked fine locally but when I tried on a Windows server I get this error:
Warning: OpenDir: Invalid argument (errno 22)
I checked PHP.net but there seems to be no answer. Any possible way of getting around this??
Thanks!!