Hi!
I try to use phpmycds on my windows 2000 box to make a database of my cds.
It uses opendir() and readdir() to list the cd's files but I've met some errors that I can't debbug...
I obtain aproximatively this error msg from PHP:
"readdir() argument is not a valid directory ressource"
Is this error there because of the particular file system or mount system of windows 2000?
I ve tried the fonction to list the containt of my hd and it works...
I got php 4.2.2 on apache 1.3.26 and mysql 1.3.23
Any idea? Any way to counter this?
Thx for your help