Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() ![]() |
Reputation | Support forum (3) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2012-03-17 (4 years ago) ![]() | Not enough user ratings | Total: 850 This week: 1 | All time: 3,931 This week: 1,047![]() |
Version | License | PHP version | Categories | |||
script-progress 0.1 | MIT/X Consortium ... | 5.0 | HTML, PHP 5, Utilities and Tools |
Description | Author | |||
This class can flush the output of the current page to show the progress of task running on the server. Innovation Award
|
Situation Ich möchte eine Fortschrittsanzeige in PHP schreiben, die ohne Ajax auskommt. Problem: Viele Browser reagieren unerwartet. Manche ignorieren die sofortige Ausgabe. Lösung: Ich kapsele die Operation des Ausgabepuffers in der Klasse ScriptProgress. Je nach Browser erzeugt die Klasse spezifischen Quelltext. situation I want to write a progress bar in PHP that does not require Ajax. problem: Many browsers react unexpectedly. Some ignore the immediate issue. solution: I encapsulate the operation of the output buffer in the class script Progress. Depending on the browser the class generates specific output code. |
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() ![]() |
Conf. | htaccess | ||
![]() |
Class | second version | ||
![]() |
Class | script progress class | ||
![]() ![]() |
Doc. | ein paar worte | ||
![]() ![]() |
Example | a very simple sample | ||
![]() ![]() |
Example | modify progress indicator.. | ||
![]() ![]() |
Example | step by step | ||
![]() ![]() |
Example | styled progress bar | ||
![]() ![]() |
Example | with image | ||
![]() ![]() |
Example | working with stylesheet | ||
![]() ![]() |
Example | ul bar with css3 | ||
![]() ![]() |
Example | additional browser notifications | ||
![]() ![]() |
Aux. | a very simple notification script | ||
![]() ![]() |
Data | a simple css stylesheet |
![]() |
/ | v03 |
File | Role | Description |
---|---|---|
![]() |
Class | script progress class |
![]() ![]() |
Example | Sample using notification and definition list |
![]() ![]() |
Aux. | javascript helper |
![]() ![]() |
Data | CSS3 stylesheet |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
CSS3 UL Bar another stylish css bar |
Google Code Explains that the problem is not fixed for chrome |
Live Sample sample 4 in action |
Other voices Another place where someone believed that he had fixed the problem |
ScriptProgress v0.3 A nice test case |
Stackoverflow Explains the problem. |
Stylish div CSS3 stylesheet |