Is it possible to use php to upload files with x10hosting? More specifically, can "file_uploads = On" be set in the php.ini.
I followed the instructions given here: http://www.w3schools.com/php/php_file_upload.asp
But the file doesn't appear in the uploads folder on my webhosting server. I'm wondering if that's because the php.ini file needs to be changed to include: file_uploads = On
Any ideas?
Thanks!
I followed the instructions given here: http://www.w3schools.com/php/php_file_upload.asp
But the file doesn't appear in the uploads folder on my webhosting server. I'm wondering if that's because the php.ini file needs to be changed to include: file_uploads = On
Any ideas?
Thanks!