Hi all,
I need to wiev in a php page the listing of one on my directory in the
webserver.
can someone help me to understand how?
for every file in thw directory I need a row in a html file..
directory: /opt/dir
result:
file1
file2
file3
...
Really thanx
I need to wiev in a php page the listing of one on my directory in the
webserver.
can someone help me to understand how?
for every file in thw directory I need a row in a html file..
directory: /opt/dir
result:
file1
file2
file3
...
Really thanx
Comment