Jump to content

PHP Uploading


slipperyfish

Recommended Posts

hi. im trying to create a form uploader script using AJAX technology. I want it all to happen on the same page without refreshing any pages or iframes. Using AJAX to call the php script, i want to send in the filename the location in a variable. for example:

uploadfile.php?loc=C:\folder\file.jpg

but in the script... how do i use that in the files array? ( $_FILES[] )

-Thanks
Link to comment
https://forums.phpfreaks.com/topic/18090-php-uploading/
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.