isaac_cm Posted March 28, 2008 Share Posted March 28, 2008 Hello Every body, Recently when I installed php-5.2.5-win32 I found the setup contain an option to install file upload progress so I installed that extension to try it My php.ini has now those lines: [php_UPLOADPROGRESS] extension=php_uploadprogress.dll but I dont know how to try it I search google and found alot of extensions but dont know which one belong to the one I installed, can you help me to make small example with this extension ? Thanks Link to comment https://forums.phpfreaks.com/topic/98301-new-file-upload-extension/ Share on other sites More sharing options...
wildteen88 Posted March 28, 2008 Share Posted March 28, 2008 I did have a tutorial bookmark for using the file upload extension but I appear to of lost it. However have a read of this article which also explains it. Link to comment https://forums.phpfreaks.com/topic/98301-new-file-upload-extension/#findComment-503037 Share on other sites More sharing options...
isaac_cm Posted March 28, 2008 Author Share Posted March 28, 2008 Thanks wildteen88 but I know the apc extension I tried this extension and the progress jumps from 0% to 100% I found out later that it did not work behind a firewall also my host "namesco" did not accept to install this dll they claim that it will compromise the server security. so I just ignore it. but the one installed with current php version is official so the host must accept this one "php_uploadprogress.dll" I hope to find doc for this Thanks Link to comment https://forums.phpfreaks.com/topic/98301-new-file-upload-extension/#findComment-503469 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.