PHP Classes
elePHPant
Icontem

wait

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 155       Packages icon Packages (11)   Blogs icon Blogs (61)   Discussions icon Discussions (4)   Packages icon Forums icon Package forums (51)   Blogs icon Forums icon Blog forums (28)  

      1-10   11-11   Next >  
Process Wait Screen Support forum processwaitscreen Display wait screens to show during long processes   This package is meant to generate a wait screen that is display during the execution of a long processes to make the wait more tolerable for the users. It supports displaying wait screens in pages ...
... the dialog program. It takes the definition of dialog based user interfaces and creates them using dialog program to display the user interfaces and wait for the user responses. It comes with several plug-in classes that can build many types of dialogs like forms, checkbox lists, calendar date picker ...
This class is meant to create and manage the input events of message box desktop window to wait for the user input using PHP-Gtk extension. You can create a message box window specifying its title message, the icon to present with the message, the buttons with the text of the options that the user ...
... task. An entry in the queue table is added for each user that wants to run the task. While the current user is not the next to run the task, he must wait for his turn. When the first user in the queue finishes to run the task, its queue entry is deleted to pass the turn to the next user in the queue ...
... package can manage the access to data read or written to multiple streams simultaneously. It can register selectors for all the streams, so it can wait and handle the data read or written to multiple streams when it is ready. PHP Programming Innovation award nominee April 2007 Some applications require ...
... showing a sequence of pages with all the steps. However, multi-page wizard are not as usable as desktop application wizards, as they make the user wait for the next page to load. This class provides a solution to implement Web based wizards that uses AJAX to minimize the time it takes to load the next ...
... same HTTP request. This means that the same page can display different content parts that appear successively. Since each part may be served with wait intervals that are defined by the script that serves the page, this can be used for pushing new content once it is made available on the server, thus ...
... API when the rate limit is exceeded. It can query the Twitter API to check if the number of calls done so far exceeded the limit. The class can wait for a given period to give more time for the application to be able to access the Twitter API. Twitter API Rate Limit Support forum twitter-rate-limit ...
... partition is too low. The class can also execute a given program and suspend its execution when the system resources usage is excessive. Then it can wait and resume the program execution when the resources usage lowers to acceptable levels again. It can be used to throttle the execution of heavy programs ...
... on which PHP is running. Each HTTP request triggers the execution of a different task. Many requests can be run at the same time without having to wait for each one to finish. This solution can run in Windows and all other operating systems supported by PHP, including PHP environments on which the pcntl ...

      1-10   11-11   Next >