From: Don S. <do...@se...> - 2003-02-18 22:53:22
|
Me again bringing up this issue again. I have a mod that a user will upload files (text/html). Those files will then be read in by php and displayed. That's not important. What IS important is where would phpws like me to store files? Should we have a "files" directory in the http_home_dir on the same level as images? Then each mod that needs to would create a directory of its own name in that directory and then store it's own files down below, the same as images works now? Don. |