[FX.php List] Uploading Files

William Downs william.downs at gmail.com
Tue Nov 11 16:52:17 MST 2008


Hi there,

I have a web page that allows users to upload a copy of a word file
for approval (using html enctype="multipart/form-data" and php
move_uploaded_file) the file is moved into a sub-directory within the
project file. The sub directory is named after the unique ID of the
user.
After approval by admin staff, the file is then to become available
for download by the public.

I am unsure if having the file in a sub directory is the best method.
I would prefer to have the file entered into a filemaker container
field - and then after approval make it somehow available.
Can someone give me some advice here - perhaps explain how to have
fx.php extract a file from a container file so a web user can download
it ?

FM Server 9 being used with IIS (yuk)

Many thanks in advance

William


More information about the FX.php_List mailing list