Posted by ImOk on 06/08/06 01:59
I want to retrieve a list of all the drives (HD, CD-ROM, Removable,
etc) and also network connections/mappings and shares connected to the
computer which is Windows XP.
I am trying to avoid using FileSystemObject if possible. Is there
anyway of doing this with PHP extensions?
My other thought would be to use exec() or a Java applet.
Any one of code that does this already or have any ideas how it could
be done?
Thanks.
[Back to original message]
|