标签: php javascript jquery ajax
我有一个名为import.php的php页面。在执行这个文件时,很多数据库操作正在进行。所以我需要通过使用progres bar向用户显示进度。如何使用这些php ajax,javascript,jquery,css,flash ...方法
答案 0 :(得分:2)
这是一个很好的教程:
http://net.tutsplus.com/tutorials/javascript-ajax/create-a-progress-bar-with-javascript/
<强> and the demo 强>
<强> Here is the php implementation too. 强>