Posted by Sonnich on 08/03/06 13:35
Hi!
I need to create a small settings window in PHP.
I need to set options like
1) an exe file
2) directories (search path), one by one, output
3) allowed users for certain items (string list)
I found this:
<input type="file" name="file" size="20" <? print("value=$mergerprg2");
?>>
but I cannot set the present file here - how do I do that?
how do I select a directory?
as for the string list I will try tomorrow...
BR
Sonnich
Navigation:
[Reply to this message]
|