| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
|
|
#4 (permalink) |
|
volkswagen yellow & gold
Join Date: Apr 2003
Location: london, england.
Posts: 6,214
|
i was wrong. you can do it using ssi in a very crude way. maybe you can find a way to smooth it out. the following will give you a directory listing. <pre> <!--#exec cmd="ls" --> </pre> or, on Windows <pre> <!--#exec cmd="dir" --> </pre> depends on your server and configuration etc. |
|
|
|
#6 (permalink) |
|
trouble free and loverlee
Join Date: Mar 2003
Location: YooKay
Posts: 2,899
|
There are some nifty prefabbed PHP directory viewer scripts available at HotScripts, Php Resource and Php Freaks. Look for 'file manipulation', 'download systems' or 'user management' e.g. http://www.hotscripts.com/PHP/Script...nload_Systems/ Grabbed a few to demo myself. I think this one looked promising: http://www.bitfolge.de/snif-en.html |
|
![]() |