Jump to content

[SOLVED] $_FILES/forms question


mrdeadman

Recommended Posts

Hi Everyone,

 

Is there any way of setting the $_FILES array without actually uploading a file through http upload?

 

I ask because I want to send a file that already exists on my server to be handled by my script that deals with normal uploads. The reason the file has to be sent in the $_FILES array is that this is how the upload script receives and processes files and it is zend encoded so I can't edit it!

 

Sorry if that sounds ridiculous. If you need any more info let me know.

 

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/76864-solved-_filesforms-question/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.