did this work for u?



Hi

I writing a system for a dozen users they each have their own login area and I want them to be able to upload files they have in their /usr/name folder into a common area and not see other folks' efforts
so I've got this in php

printf ('<tr> <td> <label for="uploadFile ">File to upload </label> </td>');
...