PDA

View Full Version : local dir


ceesjan
06-09-2003, 01:18 AM
I need a little program that can read the directory from the client from a PHP program.

Why? I want to do an upload for a few file, while client points to 1 file

filelist*.*


gives me

filelist1.html

weronpc
06-10-2003, 06:21 PM
Sorry
I don't understand what you really want to do...

but I want to let you know, php is server side language, if you want to do stuff on clients pc, then you should use JavaScript or VB Script..

Anyway, explain your question more detail again please...