Connect to Windows server and list the files in a folder. (D: /) using PHP

0

Good morning everyone,

I have a question about how to connect using PHP to a Windosw server (It's not Web), and list the files in a folder that is on your disk D:

  • I have the username and password of that server.
  • The server is in the network.

Thanks for your help.

    
asked by jeanpier echevarria 31.08.2017 в 15:46
source

1 answer

0

ok insert this code in your php

<iframe src="c:\" width="600" height="300"></iframe>

If the route is in another folder, you can register it either in a network or in another disk.

    
answered by 31.08.2017 в 16:45