hi there, ive got my upload script working yahooo!!!
another problem has occured.
when i upload a file from my client side, and the the file im uploading has a permission of rx---rx when it goes to the server, it give me an error and i cannot view it...
this may seem odd, because im using the "copy" command not the "move_uploaded files" and also from that the only file that happens to is a *.gif file......
is there a function in php script to set permission of the file you are uploading to 777 before the file arrives in the database???
or any other solution>>??