hi there
i am currently building some kind of download directory. that is ... a directory where files can be made available for download. works fine and it also works for subdirs in the downld.dir. BUT: i have to update the page via FTP and enter the data into the MySQL databse via php. and now i would like to upload the files and directories via php and automatically enter the data into the MySQL database. the problem is that i cannot create dirs unless the up-dir is 777. and i don't want that... is there a way?