Guest_imported
New member
- Jan 1, 1970
- 0
Help please!!
I want to get CDROM filelist, but opendir don't work!!!
When I try this: opendir('F:\'); (CDROM is inserted )
PHP gives error:
PHP Warning: OpenDir: Invalid argument (errno 22) in c:\apache\htdocs\tester\test.php on line 90
opendir works only if the parameter is C:
Is this some kind PHP bug????
How can I then get cdrom filelist!
System is: WinNT4.0+ Apache + PHP4.0.6
THNX!
I want to get CDROM filelist, but opendir don't work!!!
When I try this: opendir('F:\'); (CDROM is inserted )
PHP gives error:
PHP Warning: OpenDir: Invalid argument (errno 22) in c:\apache\htdocs\tester\test.php on line 90
opendir works only if the parameter is C:
Is this some kind PHP bug????
How can I then get cdrom filelist!
System is: WinNT4.0+ Apache + PHP4.0.6
THNX!