简体   繁体   English

php_uploadprogress沼泽刷新信息

[英]php_uploadprogress wamp refresh information

Did anyone used php_uploadprogress extension for wamp? 有没有人用php_uploadprogress扩展来进行清理?

When i try to use it with jquery, only the fist is relevant, and all other request show an not-updated information. 当我尝试将其与jquery一起使用时,只有拳头是相关的,而所有其他请求都显示未更新的信息。

The configuration is the fallowing: 配置是休闲的:

  uploadprogress.file.filename__template=C:\wamp\tmp\upload_progress_%s.txt
  uploadprogress.get_contents=0
  uploadprogress.update_interval=500

Pleasa tell me where can be the problem. Pleasa告诉我问题出在哪里。

I found a patch for windows. 我找到了Windows的补丁。 It seams that the .dll provided by xampp and wamp does not work well. 它表明xampp和wamp提供的.dll无法正常工作。

If anyone need the patch, it can be found here: http://www.codeproject.com/KB/scripting/Useful_PHP_Extensions.aspx . 如果有人需要该修补程序,可以在以下位置找到它: http : //www.codeproject.com/KB/scripting/Useful_PHP_Extensions.aspx You need to download the fist file: 'PHP_UploadProgress' and replace the 'php_uploadprogress.dll' from your extensions folder with one from 'Extension Windows' folder. 您需要下载第一个文件:“ PHP_UploadProgress”,并将扩展文件夹中的“ php_uploadprogress.dll”替换为“扩展Windows”文件夹中的一个。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 PHP、jQuery (AJAX) - 刷新信息 - PHP, jQuery (AJAX) - Refresh Information PHP模块uploadprogress已安装,但无法检测到 - PHP module uploadprogress installed but can't be detected PHP Uploadprogress扩展函数始终返回null,没有上传数据 - PHP Uploadprogress extension function always returning null, with no upload data XAMPP 1.7.3上的php_uploadprogress.dll。 对于Windows 7 Professional - php_uploadprogress.dll on with XAMPP 1.7.3. for windows 7 professional 任何人都可以为PHP 5.3.0提供uploadprogress.dll扩展吗? - Anyone can provide uploadprogress.dll extension for php 5.3.0? 使用Retrofit,PHP,JSON和WAMP从Android应用程序获取Mysql数据库的信息 - Get information of Mysql database from android app using Retrofit, PHP, JSON and WAMP 如何使用PHP提取变量以刷新刷新信息 - How to pull a variable using PHP to repull information on refresh PHP,需要使用服务器上的其他信息刷新当前页面,怎么办? - PHP, need refresh current page with additional information from the server, how? Angular.js和PHP:页面刷新时保留登录信息 - Angular.js and PHP: Keeping login information when page refresh 刷新时显示不正确的登录信息:PHP LOGIN SCRIPT - Incorrect login information showing on refresh: PHP LOGIN SCRIPT
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM